From: Alexander Kampmann Date: Thu, 8 Mar 2012 16:44:57 +0000 (+0100) Subject: excludes reports from git X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fbd7e8f8ba4a2736b231ee254e205b36e28d17cc;p=friendica.git excludes reports from git --- diff --git a/.gitignore b/.gitignore index 6302bc1c8b..2531fe4cdd 100755 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,9 @@ addon #ignore documentation, it should be newly built doc/api +#ignore reports, should be generted with every build +report/ + #ignore config files from eclipse, we don't want IDE files in our repository .project .buildpath