summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMicha Alt2015-06-18 23:46:46 +0200
committerMicha Alt2015-06-18 23:46:46 +0200
commitab50f0f31f160379c6a8442f658fa0c2107092ec (patch)
tree7a3e347406fe2a0ff8a5876bbd42038c1adf0be8 /.gitignore
downloadaur-ab50f0f31f160379c6a8442f658fa0c2107092ec.tar.gz
Initial commit.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..f2913fb1eb5a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+# packaging artefacts
+src/
+pkg/
+*.pkg.tar.xz
+*.src.tar.gz
+
+# source archives
+*.tgz
+