From a57cf79e58fa5c28f3d9ea566c4d833db9b91e8b Mon Sep 17 00:00:00 2001 From: Michel Normand Date: Mon, 20 Apr 2009 22:10:59 +0200 Subject: [PATCH] exclude generated tarball from git managed files exclude generated tarball from git managed files Signed-off-by: Michel Normand Signed-off-by: Daniel Lezcano --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3c9c0b428..1f0beb683 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ *.sgml *.conf *~ +*.gz .deps .libs