summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Klitzing2015-07-08 21:00:59 +0200
committerAndré Klitzing2015-07-08 21:00:59 +0200
commit08631e057afad304568a7ce79e851e149911e3db (patch)
treec817e5c4221e8e575d7c291b2900aa7978539b3a
parent993495bee51b010d5d474738694d7a7b4a67b037 (diff)
downloadaur-08631e057afad304568a7ce79e851e149911e3db.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