mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 11:00:40 +08:00
Add all env file extensions to upgrade ignore config
This commit is contained in:
parent
4f8a124a66
commit
1c2ee9c6ab
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@ parameters:
|
|||
- 'logs'
|
||||
- '.env.local'
|
||||
- '.env.local.php'
|
||||
- '.env.prod.local'
|
||||
- '.env.prod.local.php'
|
||||
- '.env.dev.local'
|
||||
- '.env.dev.local.php'
|
||||
- 'tmp'
|
||||
toKeepIgnore:
|
||||
- 'public/legacy/modules/Accounts'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue