summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2013-03-04 16:07:52 +0100
committerDavid Herrmann <dh.herrmann@gmail.com>2013-03-04 16:07:52 +0100
commit6e49777f1a0ad080b0eeb1d877f35cbf12c73719 (patch)
tree3448e43392e33e1d70fc365a737147f08f23e66e /.gitignore
parentb5aa1ec64491cf9bb18d1a7dbad1bf4a3953a17c (diff)
build: add .xz files to gitignore instead of bz2
We use .xz now instead of .bz2 for release tarballs. Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 25d3e5b..98583ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,7 +16,7 @@ config.h.in~
config.log
config.status
configure
-*.tar.bz2
+*.tar.xz
libtool
libeloop.pc
libtsm.pc