init
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal 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
|
||||
Reference in New Issue
Block a user