diff --git a/.gitignore b/.gitignore index 249af4a..55f911f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ .DS_Store /bin /src/s*s/external/ -/src/config/config.json +/src/config/* +/build *.log *.crx *.pem \ No newline at end of file