summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Wright2016-08-10 20:30:03 +0100
committerJonathan Wright2016-08-10 20:30:03 +0100
commitc991ccdd1615f942adcb441b725485e02f698eeb (patch)
treea71eb6b39c2c4fb5968c1e96125f642c4ad99305
parent3046ea0e19c67d26ed04acd5effaa77c39ca1b69 (diff)
downloadaur-c991ccdd1615f942adcb441b725485e02f698eeb.tar.gz
Add .gitignore for build-time artifacts and packages
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..778487ed22d0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+/pkg
+/src
+*.pkg.tar.xz
+*.tar.gz