e0c659b34b
-build.xml, phing build file -@package tags at acl_selector.php and db_update.php -added documentation and some IDE files to .gitignore -automated tool to find files that corrupt the doc build process -removed ansi characters from SSH1.php, docBlox could not handle them
21 lines
296 B
Plaintext
Executable file
21 lines
296 B
Plaintext
Executable file
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 config files from eclipse, we don't want IDE files in our repository
|
|
.project
|
|
.buildpath
|
|
.externalToolBuilders
|
|
.settings
|