summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 8 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index f96b59b..8010036 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,8 +18,11 @@ config/versions/
verbatim-data.mk
maintainer/package-versions
-*.tar.xz
-*.tar.bz2
+# Compressed files
+*.tar*
+*.zip
+*.xz
+*.7zip
# Temporaries
.*.swp
@@ -29,7 +32,9 @@ temp.*
stamp-h1
# Testing
-testing/docker/build-*
+testing/docker/*/build
+testing/docker/*/install
+testing/docker/*/xtools
# This is the place where toolchains are built
.build/