summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--.hgignore3
2 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0ca5ea47b..0df0dabdd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,5 @@ pkg-libre/
*.tar*
*.tgz
*.zip
+*.xz
*.orig
diff --git a/.hgignore b/.hgignore
index 9cae9ff14..44ccce7de 100644
--- a/.hgignore
+++ b/.hgignore
@@ -11,7 +11,8 @@ pkg/*
*.log
*.gz
*.tar.*
+*.xz
*/src-libre/*
*/pkg-libre/*
*.orig
-*.bck \ No newline at end of file
+*.bck