Fix gitignore files.
This commit is contained in:
parent
61b67ef869
commit
aae8ef3059
|
@ -1,4 +1,3 @@
|
||||||
/bootstrap/compiled.php
|
|
||||||
/vendor
|
/vendor
|
||||||
composer.phar
|
composer.phar
|
||||||
composer.lock
|
composer.lock
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
compiled.php
|
||||||
services.json
|
services.json
|
||||||
routes.php
|
routes.php
|
||||||
services.php
|
services.php
|
||||||
|
|
Loading…
Reference in New Issue