deleted: .gitignore

On second thoughts, better leave that to Mike since I don't really know what I'm doing
This commit is contained in:
Thomas Willingham 2012-03-25 00:10:22 +00:00
parent 4a4bf31fae
commit b388a8e2a2
2 changed files with 0 additions and 23 deletions

23
.gitignore vendored
View File

@ -1,23 +0,0 @@
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