diff --git a/.gitignore b/.gitignore index 72364f9..9d66bdb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# IntelliJ +.idea/ +*.iml + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]