Update .gitignore

This commit is contained in:
sairajzero 2022-03-27 16:53:03 +05:30
parent 29a4e34815
commit c8130e887e

3
.gitignore vendored
View File

@ -2,3 +2,6 @@
/package-lock.json /package-lock.json
/args/config.json /args/config.json
/args/param.json /args/param.json
/log.txt
/bash_start*
*test*