mirror of
https://github.com/github/gitignore
synced 2024-11-22 03:34:23 +01:00
Update Python.gitignore for PEP 441
PEP 441 introduces Python ZIP Applications to bundle a Python Application into a ZIP file with file extension `pyz`.
This commit is contained in:
parent
4488915eec
commit
d7459a4850
@ -1,6 +1,6 @@
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.py[codz]
|
||||
*$py.class
|
||||
|
||||
# C extensions
|
||||
|
Loading…
Reference in New Issue
Block a user