Added .idea .gitignore

This commit is contained in:
lbenthins 2019-12-20 16:21:15 +01:00
parent e44cc0a03d
commit d6a0ece7d4
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
# Byte-compiled / optimized / DLL files
.idea/
__pycache__/
*.py[cod]
*$py.class