summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Cholasta2014-02-02 14:25:22 +0100
committerJan Cholasta2014-02-27 19:07:46 +0100
commitba8f684ee5c002a9618cc9270591f56cc0cf285e (patch)
tree3d171fbdcb782cdcbe9af1cd759582f0ccc3cd6f
parente32f53fb15415be3b1360c1a5d758b9d49e12b90 (diff)
downloadaur-ba8f684ee5c002a9618cc9270591f56cc0cf285e.tar.gz
Ignore archive files in the top-level .gitignore.
-rw-r--r--.gitignore9
1 files changed, 5 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 896ff90ae4dd..5642e2f2619b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
-*.tar.gz
-
-/*.pkg.tar.xz
-/*.src.tar.gz
+/*.tar.gz
+/*.tar.bz2
+/*.tar.xz
+/*.zip
+/*.7z
/pkg/
/src/