summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramagura2017-04-20 20:38:12 -0600
committeramagura2017-04-20 20:38:12 -0600
commitf16d3f421c3e8f5f1c90029bfaac716ce8f340b4 (patch)
tree9cee1bb75299e47ccd02b2895cdfbfd00811b08e
parenta7724c78f5368bbe4c2981c1984031bdc5cdea1f (diff)
downloadaur-f16d3f421c3e8f5f1c90029bfaac716ce8f340b4.tar.gz
now ignoring tarballs and packages
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..0eb1e65b4452
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+# ignore tarballs
+*.tar.gz
+
+# ignore packages
+*.pkg.tar.xz