This commit is contained in:
2026-07-08 16:55:33 +02:00
commit feb4d6951b
6 changed files with 144 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# makepkg build dirs
src/
pkg/
# built packages
*.pkg.tar.zst
*.pkg.tar.xz
*.pkg.tar.gz
*.src.tar.gz
# upstream binary (re-downloaded on every build)
cato-client-install.deb
# signatures / logs
*.sig
*.log