summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Klitzing2015-07-08 21:00:59 +0200
committerAndré Klitzing2015-07-08 21:00:59 +0200
commit25056114d89ef6689cbd02295aef89e55f8bf355 (patch)
tree37a6b3069e9f919c5f83f51f6abfa9a530381650
parent960ab8a16fb99bccef5151736ec0dec24c0f6e8b (diff)
downloadaur-25056114d89ef6689cbd02295aef89e55f8bf355.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