Ignore temporary framework files
This commit is contained in:
parent
3c40c6fe25
commit
c02a95e73f
1 changed files with 7 additions and 5 deletions
12
storage/framework/.gitignore
vendored
12
storage/framework/.gitignore
vendored
|
@ -1,7 +1,9 @@
|
||||||
config.php
|
|
||||||
routes.php
|
|
||||||
compiled.php
|
compiled.php
|
||||||
services.json
|
config.php
|
||||||
events.scanned.php
|
|
||||||
routes.scanned.php
|
|
||||||
down
|
down
|
||||||
|
events.scanned.php
|
||||||
|
maintenance.php
|
||||||
|
routes.php
|
||||||
|
routes.scanned.php
|
||||||
|
schedule-*
|
||||||
|
services.json
|
||||||
|
|
Loading…
Add table
Reference in a new issue