talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit b7aa1147370221b11b8d5972e4cba597c078972d
parent 15d448b89cecffd5132b70102b718f178bd670c7
Author: Christian Hesse <mail@eworm.de>
Date:   Tue, 21 Oct 2014 10:06:30 +0200

Let git ignore also *.tar.xz tarballs

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -10,6 +10,7 @@ Makefile.in /ChangeLog /*.tar.gz /*.tar.bz2 +/*.tar.xz /aclocal.m4 /appdata/*.xml /autom4te.cache