diff --git a/.gitignore b/.gitignore index b6e4761..0aef0ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# pycharm + +.idea/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]