diff --git a/.gitignore b/.gitignore index 5e55b1a..42fa83f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Byte-compiled / optimized / DLL files __pycache__/ +*.pyc # C extensions *.so