From: TimWolla Date: Fri, 15 Jul 2011 06:22:44 +0000 (+0200) Subject: Added Tarballz to gitignore as they are useless in most cases X-Git-Tag: 2.0.0_Beta_1~2022^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a636292bc2481645f1787df2ef766e642004024a;p=GitHub%2FWoltLab%2FWCF.git Added Tarballz to gitignore as they are useless in most cases --- 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