Update .gitignore

This commit is contained in:
Thomas Willingham 2012-03-25 00:09:19 +00:00
parent 4a4bf31fae
commit 83670ac5bd
1 changed files with 0 additions and 22 deletions

22
.gitignore vendored
View File

@ -1,23 +1 @@
favicon.*
.htconfig.php
\#*
include/jquery-1.4.2.min.js
*.log
*.out
*.version*
#favicon.*
#home.html
#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
.externalToolBuilders
.settings