update gitignore

This commit is contained in:
Dennis Priskorn 2024-05-04 22:03:23 +02:00
parent fc34c2bdcf
commit 6beec54fd1

5
.gitignore vendored
View file

@ -2,3 +2,8 @@ venv
__pycache__
.mypy_cache/
config/default.py
node_modules/
.vscode/
config.default
package-lock.json
config/