mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
comment out CakePHP version headers
This commit is contained in:
parent
b8da0e3a89
commit
3292d1d35d
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
CakePHP 3
|
||||
# CakePHP 3
|
||||
|
||||
/vendor/*
|
||||
/config/app.php
|
||||
/tmp/*
|
||||
/logs/*
|
||||
|
||||
CakePHP 2
|
||||
# CakePHP 2
|
||||
|
||||
/app/tmp/*
|
||||
/app/Config/core.php
|
||||
|
|
Loading…
Add table
Reference in a new issue