Create .gitignore

This commit is contained in:
sairajzero 2021-08-30 22:01:56 +05:30
parent 80b9d36287
commit a02b6d4680

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
/node_modules/
/package-lock.json
/args/config.json
/args/param.json
*test*