summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Krause2017-01-24 08:59:20 +0100
committerChristian Krause2017-01-24 08:59:20 +0100
commit6180778b999fde141f64164a6fb15f1b48dcb3d2 (patch)
tree1d3049b0d66a090a8f88102daf1cf34a904cfeb0
parent0e6899fa99eee252d4c46734068f6a109f2c7878 (diff)
downloadaur-6180778b999fde141f64164a6fb15f1b48dcb3d2.tar.gz
adds gitignore to exclude *.pkg.tar* files
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..42ab3cf03f2d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.pkg.tar*