Update .gitignore

pull/142/head
Tianhao Xie 2 years ago committed by GitHub
parent d6aa972708
commit 5dc6156229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored

@ -4,6 +4,7 @@
__pycache__/
*.py[cod]
*$py.class
*.pyc
# C extensions
*.so

Loading…
Cancel
Save