gitignore: ignore release tarballs
authorDavid Herrmann <dh.herrmann@gmail.com>
Sat, 17 Aug 2013 13:02:11 +0000 (15:02 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Sat, 17 Aug 2013 13:02:11 +0000 (15:02 +0200)
Ignore tar.xz tarballs from "make dist".

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
.gitignore

index c5ed248..cc709e8 100644 (file)
@@ -2,6 +2,7 @@
 *.lo
 *.o
 *.swp
+*.tar.xz
 .deps/
 .dirstamp
 .libs/