summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Klitzing2015-07-08 21:00:59 +0200
committerAndré Klitzing2015-07-08 21:00:59 +0200
commitc86153350eb2e7ca6f49498edd3b80c2838f4997 (patch)
treed21e2798d4a7cd7f9106bbfafaef65e6f6f485fd
parent3205807b31f69260bcf90671bd80c5814d6f33bf (diff)
downloadaur-c86153350eb2e7ca6f49498edd3b80c2838f4997.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