summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Klitzing2015-07-08 21:00:59 +0200
committerAndré Klitzing2015-07-08 21:00:59 +0200
commit4853db0cf39a80c8bf44f73ec28fefe8210c845f (patch)
treee6172c80d70383784ceaff60de9e52e458a4a55c
parentecd18b881b56c0d7d733d4a7f54f56cccd799af7 (diff)
downloadaur-4853db0cf39a80c8bf44f73ec28fefe8210c845f.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