diff --git a/.gitignore b/.gitignore index ab3e8ce..41163b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # ---> Python # Byte-compiled / optimized / DLL files __pycache__/ +.idea/ *.py[cod] *$py.class