summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Klitzing2015-07-08 21:01:00 +0200
committerAndré Klitzing2015-07-08 21:01:00 +0200
commit364bd2365923929ab9b408ee56fa6fb4de1f22c2 (patch)
treec607bd089acb281d679b68f7e119c8520fdd4b80
parent5786c845db2741ee39ff76c4ec2242e9a965b944 (diff)
downloadaur-364bd2365923929ab9b408ee56fa6fb4de1f22c2.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