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

View File

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

View File

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

View File