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>
This commit is contained in:
David Herrmann 2013-03-04 16:07:52 +01:00
parent b5aa1ec644
commit 6e49777f1a

2
.gitignore vendored
View File

@ -16,7 +16,7 @@ config.h.in~
config.log
config.status
configure
*.tar.bz2
*.tar.xz
libtool
libeloop.pc
libtsm.pc