Commit 3c36466c authored by Carl Suster's avatar Carl Suster

Merge pull request #1288 from cake17/add-cakephp3

add rules for new CakePHP 3
parents 2a77fa43 458355f1
tmp/* CakePHP 3
[Cc]onfig/core.php
[Cc]onfig/database.php /vendor/*
app/tmp/* /config/app.php
app/[Cc]onfig/core.php /tmp/*
app/[Cc]onfig/database.php /logs/*
!empty
CakePHP 2
/app/tmp/*
/app/Config/core.php
/app/Config/database.php
/vendors/*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment