added gitignore

This commit is contained in:
kolaente 2018-12-09 23:24:19 +01:00
parent 0f354d84fd
commit 6d6c3b82fd
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.idea/
__pycache__