fix gitignore leaving out windows pyd library!
This commit is contained in:
parent
aa5c396ade
commit
18f3fdfe18
2 changed files with 0 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,5 @@
|
|||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
|
||||
|
|
BIN
raylib/static/_raylib_cffi.cp37-win_amd64.pyd
Normal file
BIN
raylib/static/_raylib_cffi.cp37-win_amd64.pyd
Normal file
Binary file not shown.
Reference in a new issue