New gitignore

This commit is contained in:
Dominik Moritz Roth 2022-01-23 22:42:43 +01:00
parent 077f850808
commit f1021fd6a0

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
__pycache__ __pycache__
*.html *.html
.venv .venv
neuralWeights.json *neuralWeights.json