excludes reports from git

Este commit está contenido en:
Alexander Kampmann 2012-03-08 17:44:57 +01:00
padre 185fcd0701
commit fbd7e8f8ba
Se han modificado 1 ficheros con 3 adiciones y 0 borrados

3
.gitignore vendido
Ver fichero

@ -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