summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2015-08-13 17:15:30 +0200
committerLubomir Rintel <lkundrak@v3.sk>2015-08-13 17:22:44 +0200
commit60372f109080e1fa175d397490a6681628ff9c78 (patch)
tree4603a4f8cdd2b3da3eaef91989cf938f22579183 /.gitignore
parentcad540641730316d345cc95c79620852261e1514 (diff)
downloadNetworkManager-60372f109080e1fa175d397490a6681628ff9c78.tar.gz
build: create xz compressed by default
GNOME release tooling repacks the bz2 to a xz anyway. This makes it easier for packagers to use tarballs created with "make dist" in place of distribution tarballs.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 59dc2dee30..2e9a92d3c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,7 +6,6 @@
*.gcno
*.gcda
*.la
-*.bz2
*.gir
*.typelib
*.stamp
@@ -32,6 +31,8 @@ valgrind-*.log
test-*.log
test-*.trs
+/NetworkManager-*.tar.*
+
/ABOUT-NLS
/COPYING
/INSTALL