Add .gitignore

This commit is contained in:
Jakob Lell 2021-09-27 10:42:57 +02:00
parent b32e842121
commit b38c74b687
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.idea
__pycache__
venv