Add path for PyCharm IDE to .gitignore

This commit is contained in:
Fred Reimer
2019-04-01 19:30:57 -04:00
parent aed1800bbd
commit 993af92f04
+3
View File
@@ -1,3 +1,6 @@
# Ignore PyCharm files
.idea
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]