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
|
!cache/
|
||||||
down
|
!sessions/
|
||||||
events.scanned.php
|
!testing/
|
||||||
maintenance.php
|
!views/
|
||||||
routes.php
|
!.gitignore
|
||||||
routes.scanned.php
|
|
||||||
schedule-*
|
|
||||||
services.json
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue