Added .gitignore

This commit is contained in:
derrod 2020-04-12 21:04:42 +02:00
parent 7a469af959
commit 8062475cb6

7
.gitignore vendored
View file

@ -127,3 +127,10 @@ dmypy.json
# Pyre type checker
.pyre/
# PyCharm
.idea/
# local files (binary test files, images etc.)
testing/
stuff/