Tweak some paths.

This commit is contained in:
Taylor Otwell
2014-10-02 19:36:03 -05:00
parent 0a4509835d
commit da7443abba
12 changed files with 20 additions and 10 deletions

3
storage/framework/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
routes.php
compiled.php
services.json

2
storage/framework/cache/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore

2
storage/framework/sessions/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore

2
storage/framework/views/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore