update gitignore
This commit is contained in:
parent
c05765591d
commit
8b823e04a4
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
package-lock.json
|
package-lock.json
|
||||||
.DS_Store
|
.DS_Store
|
||||||
node_modules/
|
node_modules/
|
||||||
|
csv/
|
||||||
|
config.txt
|
Reference in a new issue