cakephp2-php8/app
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
..
Config Updated .gitignore, synced app & skel 2013-02-08 15:54:36 +01:00
Console Updated .gitignore, synced app & skel 2013-02-08 15:54:36 +01:00
Controller Updated .gitignore, synced app & skel 2013-02-08 15:54:36 +01:00
Lib Partial migration of folders to camelcase in app 2011-03-22 00:46:51 -04:30
Locale/eng/LC_MESSAGES Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
Model Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Plugin Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
Test removing 'empty' files from nonempty directories 2011-10-19 12:19:28 +07:00
tmp fix file permissions 2011-03-16 16:06:44 +01:00
Vendor Adding missing Vendor directory. 2011-07-28 16:31:19 -04:00
View Updated .gitignore, synced app & skel 2013-02-08 15:54:36 +01:00
webroot Updated .gitignore, synced app & skel 2013-02-08 15:54:36 +01:00
.htaccess Remove extraneous space in .htaccess 2012-02-17 21:32:09 -08:00
index.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00