diff --git a/.gitignore b/.gitignore index b6e4761..4c2eb39 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +# IDE +.idea/ # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]