]> git.mxchange.org Git - friendica.git/commitdiff
excludes reports from git
authorAlexander Kampmann <programmer@nurfuerspam.de>
Thu, 8 Mar 2012 16:44:57 +0000 (17:44 +0100)
committerAlexander Kampmann <programmer@nurfuerspam.de>
Thu, 8 Mar 2012 16:44:57 +0000 (17:44 +0100)
.gitignore

index 6302bc1c8bcdd16345778ff3186ca5fec060b4a6..2531fe4cdd2e34cad6c7b7a0541e283817f19ff2 100755 (executable)
@@ -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