Skip to content

Commit 5afb2d7

Browse files
committed
chore: updating package's .gitignore
Attempting to save public/cim/README.md while ignoring cim xml files Signed-off-by: Juan Muñoz <[email protected]>
1 parent 04759b2 commit 5afb2d7

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

packages/compas-open-scd/.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@
2121
/build/
2222
/out-tsc/
2323

24-
/public/cim/
25-
!/public/cim/README.md
24+
/public/cim/**/*.xml
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Directory containing fixed files for the 'Import from API' plugin, namely:
2+
3+
- cim-eq-hoorn-v3.xml
4+
- cim-eq-makkum.xml
5+
- cim-eq-winselingseweg-voorbeeld.xml
6+
- EQ-entsoe-voorbeeld.xml
7+
8+
Without these files, the 'Import from API' doesn't work and the hardcoded files cannot be opened.

0 commit comments

Comments
 (0)