Skip to content

Commit efe2ac3

Browse files
committed
updated gitignore
1 parent 8f54ff0 commit efe2ac3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ node_modules/
33
.DS_Store
44
output/
55
logs/
6-
*.config.json
6+
config/*.json
7+
!config/csv.config.example.json

0 commit comments

Comments
 (0)