Compare commits

...

1 Commits
0.0.1 ... main

Author SHA1 Message Date
Fred Boniface 6a977949d2 Add packaged versions to .gitignore 2023-08-14 20:51:55 +01:00
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]