Commit 0c9dce69 authored by Nic Wortel's avatar Nic Wortel

Move bootstrap file to "Managed by Composer" section

parent e098aa36
# Bootstrap
/app/bootstrap.php.cache
# Cache and logs # Cache and logs
/app/cache/* /app/cache/*
/app/logs/* /app/logs/*
...@@ -12,6 +9,7 @@ ...@@ -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/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment