summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Klitzing2015-07-08 21:01:00 +0200
committerAndré Klitzing2015-07-08 21:01:00 +0200
commit6bffb865ffca8fee155d112ea1c50f3bb996a78c (patch)
tree695479b9d9cf6cf7075de5800393a4f117fa3467
parent3f7f4824571ff6f107afec61c77b1e6da016e0f9 (diff)
downloadaur-6bffb865ffca8fee155d112ea1c50f3bb996a78c.tar.gz
Add .gitignore template and use it
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e7a9c1347be8..a36ab9c3e1f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,9 @@
*.rpm
+*.src.tar.*
+*.pkg.tar.*
+*.orig
+*.rej
+*.swp
+*.part
+src
+pkg