Add packaged versions to .gitignore

This commit is contained in:
Fred Boniface 2023-08-14 20:51:55 +01:00
parent 47455edc30
commit 6a977949d2
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored
View File

@ -1,3 +1,10 @@
# Packaged builds
*.gz
*.xz
*.zstd
*.lzo
*.lzma
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]