~xenrox/personal-packages

4075f2cdc4078d64a7f73725d17fb506049b73af — Thorben Günther 2 years ago 57141c0
Add gitignore
1 files changed, 18 insertions(+), 0 deletions(-)

A .gitignore
A .gitignore => .gitignore +18 -0
@@ 0,0 1,18 @@
# package src/pkg archives, downloaded sources
*.tar*
*.tgz
*.zip

# signed sources
*.asc
*.sig

# log files from makepkg --log (or extra-x86_64-build)
*.log

# subfolders, e.g. source or built package trees, vcs
*/**/

# backup files
*~
*.bak