diff options
-rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -7,8 +7,12 @@ __pycache__ venv tmp +*.log +*.error + public/build public/assets/vendor +state.json variables.json -globvars.json
\ No newline at end of file +globvars.json |