cakephp2-php8/app/webroot
Marc Würth 514d9675d8 Updated .gitignore, synced app & skel
Added some good practice rules from https://help.github.com/articles/ignoring-files to gitignore
Changed .gitignore to only ignore /app/Config/database.php instead of all files in /app/Config/ (helps to keep it in sync with its skel folder!)

Brought \app\ and \lib\Cake\Console\Templates\skel\ in sync
Fixed various @package annotations in \app\
Fixed various @package annotations in \lib\Cake\Console\Templates\skel\
2013-02-08 15:54:36 +01:00
..
css Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
files Adding empty files to directories that were previously omitted. 2009-09-20 18:03:42 -04:00
img Adding testsuite icons to the repo, so they are local assets instead of remote ones. 2011-05-22 09:15:04 -04:00
js Removing webroot/js/vendors.php. These files are no longer needed as Dispatcher can handle serving js files from vendors directories. Adding empty files to empty directories. Refs #50 2009-09-13 23:32:27 -04:00
.htaccess Fixing issues with unwanted querystring parameters. 2012-03-14 20:20:55 -04:00
favicon.ico updating images/icons with optimized versions. thanks mjc 2008-06-02 04:30:14 +00:00
index.php Updated .gitignore, synced app & skel 2013-02-08 15:54:36 +01:00
test.php Updated .gitignore, synced app & skel 2013-02-08 15:54:36 +01:00