From 1a548ffb4be892da26228dbde8ce7772d6168102 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 4 Sep 2007 03:34:46 +0200 Subject: ignore tarball in git --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b427aad..258d1d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +*.tar.gz +Makefile depcomp compile install-sh -- cgit