diff --git a/.gitignore b/.gitignore index 5d381cc..7f24d1c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ -# ---> Python +# pycharm +.idea/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]