Skip to content

Commit 75ac437

Browse files
committed
gitingore: ignore any json file to accommodate different sim file names
1 parent 5944847 commit 75ac437

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
/target
22
node_modules
3-
config.json
4-
sim.json
5-
package-lock.json
3+
*.json
64
activity-generator/releases/*
75
.DS_Store
86
/results

0 commit comments

Comments
 (0)