2011-03-30 00:46:40 +00:00
|
|
|
favicon.*
|
2010-07-01 23:48:07 +00:00
|
|
|
.htconfig.php
|
|
|
|
\#*
|
2010-07-23 03:22:03 +00:00
|
|
|
include/jquery-1.4.2.min.js
|
|
|
|
*.log
|
|
|
|
*.out
|
2011-03-10 00:57:22 +00:00
|
|
|
*.version*
|
2011-06-29 04:27:00 +00:00
|
|
|
favicon.*
|
2010-09-21 23:01:19 +00:00
|
|
|
home.html
|
2011-09-25 09:19:59 +00:00
|
|
|
addon
|
2011-09-27 08:19:32 +00:00
|
|
|
*~
|
|
|
|
|
2012-03-01 10:44:33 +00:00
|
|
|
#ignore documentation, it should be newly built
|
|
|
|
doc/api
|
|
|
|
|
2012-03-08 16:44:57 +00:00
|
|
|
#ignore reports, should be generted with every build
|
|
|
|
report/
|
|
|
|
|
2012-03-01 10:44:33 +00:00
|
|
|
#ignore config files from eclipse, we don't want IDE files in our repository
|
|
|
|
.project
|
|
|
|
.buildpath
|
|
|
|
.externalToolBuilders
|
|
|
|
.settings
|
2012-09-17 21:11:42 +00:00
|
|
|
#ignore OSX .DS_Store files
|
2012-09-17 21:03:34 +00:00
|
|
|
.DS_Store
|
2012-09-07 14:32:20 +00:00
|
|
|
|