Move bootstrap file to "Managed by Composer" section
This commit is contained in:
@@ -1,6 +1,3 @@
|
|||||||
# Bootstrap
|
|
||||||
/app/bootstrap.php.cache
|
|
||||||
|
|
||||||
# Cache and logs
|
# Cache and logs
|
||||||
/app/cache/*
|
/app/cache/*
|
||||||
/app/logs/*
|
/app/logs/*
|
||||||
@@ -12,6 +9,7 @@
|
|||||||
/app/config/parameters.ini
|
/app/config/parameters.ini
|
||||||
|
|
||||||
# Managed by Composer
|
# Managed by Composer
|
||||||
|
/app/bootstrap.php.cache
|
||||||
/bin/
|
/bin/
|
||||||
/vendor/
|
/vendor/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user