diff --git a/.gitignore b/.gitignore index 9213d1c..e3fd711 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ /node_modules/ /package-lock.json /args/config.json -/args/param.json \ No newline at end of file +/args/param.json +/log.txt +/bash_start* +*test* \ No newline at end of file