Create .gitignore
This commit is contained in:
parent
80b9d36287
commit
a02b6d4680
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
/node_modules/
|
||||
/package-lock.json
|
||||
/args/config.json
|
||||
/args/param.json
|
||||
*test*
|
||||
Loading…
Reference in New Issue
Block a user