diff --git a/.gitignore b/.gitignore index 64d49ae..5d28e8a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.idea/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[codz]