mirror of
https://github.com/github/gitignore
synced 2024-11-25 21:24:23 +01:00
17 lines
179 B
Plaintext
17 lines
179 B
Plaintext
CakePHP 3
|
|
|
|
/vendor/*
|
|
/config/app.php
|
|
/tmp/*
|
|
/logs/*
|
|
|
|
CakePHP 2
|
|
|
|
tmp/*
|
|
[Cc]onfig/core.php
|
|
[Cc]onfig/database.php
|
|
app/tmp/*
|
|
app/[Cc]onfig/core.php
|
|
app/[Cc]onfig/database.php
|
|
!empty
|