update .gitignore

This commit is contained in:
Lucca Ketterer 2023-06-23 10:24:41 +02:00
parent 78c89ad9c3
commit b2f166d232

4
.gitignore vendored
View File

@ -1,3 +1,7 @@
venv/ venv/
__pycache__ __pycache__
node_modules node_modules
build
dist
controller/package-lock.json
controller/package.json