excludes reports from git

This commit is contained in:
Alexander Kampmann 2012-03-08 17:44:57 +01:00
부모 185fcd0701
커밋 fbd7e8f8ba
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제

3
.gitignore vendored
파일 보기

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