storage/: .gitignore fixups
This commit is contained in:
parent
bc2e1aec0a
commit
6240e5f046
|
@ -0,0 +1,4 @@
|
|||
/*
|
||||
!/app
|
||||
!/cache
|
||||
!.gitignore
|
|
@ -1 +1,3 @@
|
|||
/routes.cache.php
|
||||
/*
|
||||
!/views
|
||||
!.gitignore
|
||||
|
|
Loading…
Reference in New Issue