Do not ignore pyd files

main
Jonatan Nilsson 2023-12-10 10:29:48 +00:00
parent 01cc2e2fe1
commit 2ffcd4bbb1
23 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,7 +1,7 @@
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*.py[co]
*$py.class
# C extensions

BIN
Programs/_asyncio.pyd Normal file

Binary file not shown.

BIN
Programs/_bz2.pyd Normal file

Binary file not shown.

BIN
Programs/_ctypes.pyd Normal file

Binary file not shown.

BIN
Programs/_decimal.pyd Normal file

Binary file not shown.

BIN
Programs/_elementtree.pyd Normal file

Binary file not shown.

BIN
Programs/_hashlib.pyd Normal file

Binary file not shown.

BIN
Programs/_lzma.pyd Normal file

Binary file not shown.

BIN
Programs/_msi.pyd Normal file

Binary file not shown.

Binary file not shown.

BIN
Programs/_overlapped.pyd Normal file

Binary file not shown.

BIN
Programs/_queue.pyd Normal file

Binary file not shown.

BIN
Programs/_socket.pyd Normal file

Binary file not shown.

BIN
Programs/_sqlite3.pyd Normal file

Binary file not shown.

BIN
Programs/_ssl.pyd Normal file

Binary file not shown.

BIN
Programs/_uuid.pyd Normal file

Binary file not shown.

BIN
Programs/_zoneinfo.pyd Normal file

Binary file not shown.

BIN
Programs/pyexpat.pyd Normal file

Binary file not shown.

BIN
Programs/select.pyd Normal file

Binary file not shown.

BIN
Programs/unicodedata.pyd Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Programs/winsound.pyd Normal file

Binary file not shown.