storage/: .gitignore fixups

This commit is contained in:
Igor Scheller 2019-10-06 17:11:06 +02:00
parent bc2e1aec0a
commit 6240e5f046
2 changed files with 7 additions and 1 deletions

4
storage/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/*
!/app
!/cache
!.gitignore

View File

@ -1 +1,3 @@
/routes.cache.php
/*
!/views
!.gitignore