fix gitignore leaving out windows pyd library!

This commit is contained in:
Richard Smith 2019-05-26 00:29:19 +01:00
parent aa5c396ade
commit 18f3fdfe18
2 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,6 +1,5 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

Binary file not shown.