Skip to content

Commit 458355f

Browse files
committed
rearrange rules for CakePHP 2
1 parent ab44a0a commit 458355f

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

CakePHP.gitignore

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ CakePHP 3
77

88
CakePHP 2
99

10-
tmp/*
11-
[Cc]onfig/core.php
12-
[Cc]onfig/database.php
13-
app/tmp/*
14-
app/[Cc]onfig/core.php
15-
app/[Cc]onfig/database.php
16-
!empty
10+
/app/tmp/*
11+
/app/Config/core.php
12+
/app/Config/database.php
13+
/vendors/*

0 commit comments

Comments
 (0)