Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update CakePHP.gitignore | Patrício dos Santos | 2015-11-20 | 1 | -1/+13 |
| | | | Ignore all tmp and log files but preserve the directory structure | ||||
* | comment out CakePHP version headers | Eddie Gurnee | 2015-03-26 | 1 | -2/+2 |
| | |||||
* | rearrange rules for CakePHP 2 | cake17 | 2015-01-04 | 1 | -7/+4 |
| | |||||
* | add rules for new CakePHP 3 | cake17 | 2014-11-20 | 1 | -0/+9 |
| | |||||
* | ensure single trailing newline | Ivan Zuzak | 2013-10-06 | 1 | -1/+1 |
| | |||||
* | Make CakePHP ignore config folder of either case | Coby Chapple | 2012-08-03 | 1 | -4/+4 |
| | | | This takes the change from #339 and makes it case insensitive so that CakePHP projects from both before and after the rename ignore the appropriate files. | ||||
* | the current version of Cakephp (2.x) renamed the config folder to Config. ↵ | Andy Dawson | 2012-05-08 | 1 | -2/+4 |
| | | | | adding core to the list of files to ignore as this contains security salts. | ||||
* | Don't ignore empty files meant to preserve the file structure of an ↵ | Jose Diaz-Gonzalez | 2010-11-22 | 1 | -1/+1 |
| | | | | application within a git repository for later deployment | ||||
* | added CakePHP gitignore | iromli | 2010-11-09 | 1 | -0/+5 |