summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 6 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index cdaf61f4f21a..15a4d392b896 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,12 @@
src/*
pkg/*
peek/*
-*.tgz
-*.tar.bz2
-*.tar.gz
-*.tar.xz
-*.zip
-*.gem
*.air
+*.gem
+*.log
*.part
+*.tar
+*.tar.*
+*.tgz
+*.zip
*~