mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
chore: improve storage .gitignore file
This commit is contained in:
parent
495c9a3324
commit
fa604f8964
1 changed files with 6 additions and 9 deletions
15
storage/framework/.gitignore
vendored
15
storage/framework/.gitignore
vendored
|
|
@ -1,9 +1,6 @@
|
|||
compiled.php
|
||||
config.php
|
||||
down
|
||||
events.scanned.php
|
||||
maintenance.php
|
||||
routes.php
|
||||
routes.scanned.php
|
||||
schedule-*
|
||||
services.json
|
||||
*
|
||||
!cache/
|
||||
!sessions/
|
||||
!testing/
|
||||
!views/
|
||||
!.gitignore
|
||||
|
|
|
|||
Loading…
Reference in a new issue