mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #339 from AD7six/patch-1
the current version of Cakephp (2.x) renamed the config folder to Config
This commit is contained in:
commit
9f41394164
1 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
tmp/*
|
||||
config/database.php
|
||||
Config/core.php
|
||||
Config/database.php
|
||||
app/tmp/*
|
||||
app/config/database.php
|
||||
app/Config/core.php
|
||||
app/Config/database.php
|
||||
!empty
|
Loading…
Add table
Add a link
Reference in a new issue