Added .idea to .gitignore

This commit is contained in:
Dominik Moritz Roth 2022-06-16 20:31:13 +02:00
parent 4f116bc8bf
commit 29b5959623

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ __pycache__
neuralWeights.json
neuralWeights.json.*
.imgLinkCache.json
.idea