diff --git a/.gitignore b/.gitignore index bec39c5..2fe7eb5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] -.idea +.idea/ + # C extensions *.so