summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 1e2270c32..9d1018edf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,3 @@
-/*.tar.gz
-/*.tar.bz2
-/*.tar.xz
*.swp
*~
*.la
@@ -86,6 +83,10 @@
# Plugin binaries
/src/rosedb_tool
+# Generated tarballs
+/knot-*.tar.gz
+/knot-*.tar.xz
+
# Code coverage
*.gcda
*.gcno