mirror of
https://github.com/github/gitignore
synced 2024-11-01 01:28:44 +01:00
14 lines
132 B
Plaintext
14 lines
132 B
Plaintext
CakePHP 3
|
|
|
|
/vendor/*
|
|
/config/app.php
|
|
/tmp/*
|
|
/logs/*
|
|
|
|
CakePHP 2
|
|
|
|
/app/tmp/*
|
|
/app/Config/core.php
|
|
/app/Config/database.php
|
|
/vendors/*
|