Fix gitignore files.

This commit is contained in:
Taylor Otwell 2014-08-19 00:03:15 -05:00
parent 61b67ef869
commit aae8ef3059
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
/bootstrap/compiled.php
/vendor /vendor
composer.phar composer.phar
composer.lock composer.lock

View File

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