Add packaged versions to .gitignore
This commit is contained in:
parent
47455edc30
commit
6a977949d2
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,3 +1,10 @@
|
|||||||
|
# Packaged builds
|
||||||
|
*.gz
|
||||||
|
*.xz
|
||||||
|
*.zstd
|
||||||
|
*.lzo
|
||||||
|
*.lzma
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
Loading…
Reference in New Issue
Block a user