added .idea directory to .gitignore

This commit is contained in:
ajurna
2020-05-14 10:02:03 +01:00
parent 42f1420161
commit 53fd616038

1
.gitignore vendored
View File

@@ -48,6 +48,7 @@ var/
*.egg-info/ *.egg-info/
.installed.cfg .installed.cfg
*.egg *.egg
.idea/
# PyInstaller # PyInstaller
# Usually these files are written by a python script from a template # Usually these files are written by a python script from a template