aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexander Kampmann <programmer@nurfuerspam.de>2012-03-08 17:44:57 +0100
committerAlexander Kampmann <programmer@nurfuerspam.de>2012-03-08 17:44:57 +0100
commitfbd7e8f8ba4a2736b231ee254e205b36e28d17cc (patch)
tree7fc41fffbe67c1d041bd5e7ecafda0595772cdb4 /.gitignore
parent185fcd0701946babf61066b49582225286061563 (diff)
downloadvolse-hubzilla-fbd7e8f8ba4a2736b231ee254e205b36e28d17cc.tar.gz
volse-hubzilla-fbd7e8f8ba4a2736b231ee254e205b36e28d17cc.tar.bz2
volse-hubzilla-fbd7e8f8ba4a2736b231ee254e205b36e28d17cc.zip
excludes reports from git
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6302bc1c8..2531fe4cd 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