Remove none existing files being referred in .gitignore
Signed-off-by: crynobone <crynobone@gmail.com>
This commit is contained in:
parent
a5f4e74889
commit
da93563ad7
|
@ -1,5 +1,4 @@
|
|||
/bootstrap/compiled.php
|
||||
/app/routing/cache.php
|
||||
/vendor
|
||||
composer.phar
|
||||
composer.lock
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
services.manifest
|
Loading…
Reference in New Issue