Update .gitignore

This commit is contained in:
Xavier Olive 2022-12-28 00:05:07 +01:00 committed by GitHub
parent 4cf99e8927
commit 8f098671a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -5,9 +5,6 @@ __pycache__/
*.py[cod]
.pytest_cache/
#cython
*.c
# C extensions
*.so