aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Koch2023-05-17 21:43:18 +0200
committerAlexander Koch2023-05-17 21:43:18 +0200
commit73c3bd5e1066542c05892af44c9759b24f219ab0 (patch)
tree36ccefcc3b42479c52f77fb83c0dd4fbf0a6b054
parentc742a910b0bca4f5c140512150ada2600cd0146f (diff)
downloadaur-73c3bd5e1066542c05892af44c9759b24f219ab0.tar.gz
.gitignore: Ignore all makepkg artifacts
Support clean in-repo builds.
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c1ce54ee0e37..161bd8842315 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+/*.log
+/*.pkg.tar.xz
/linux-?.?.tar.xz
/patch-*.xz
-/*.pkg.tar.xz
+/pkg
+/src