diff --git a/.gitignore b/.gitignore index 6cd11bac..e802119f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# PyCharm stuff +.idea/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]