From a636292bc2481645f1787df2ef766e642004024a Mon Sep 17 00:00:00 2001 From: TimWolla Date: Fri, 15 Jul 2011 08:22:44 +0200 Subject: [PATCH] Added Tarballz to gitignore as they are useless in most cases --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 17ee7b3166..95bcde7ba3 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,7 @@ nbactions.xml # SVN .svn/ # svn folders + +# Community Framework +*.tar +*.tar.gz # Ignore packages build directly in the workspace. They can however, if wanted, added manually via git add -- 2.20.1