Files
handbrake-cluster-webui/.gitignore
Ben Roberts 76f2c4790d Reorganised code layout
Separated class library and web interface code
Added a common config/database config to be referenced by all
subprojects

Fixed previous commit
2010-08-14 15:36:31 +01:00

9 lines
93 B
Plaintext

*.swp
.buildpath
.project
.settings
/config.php
/dbconfig.conf
/webui/.htaccess
/webui/tmp/*