Commit 97de9968 authored by Nic Wortel's avatar Nic Wortel

Reorder entries

parent c58fff4f
# Bootstrap
/app/bootstrap.php.cache
# Symfony directories
/bin/
/vendor/
/app/logs/*
# Cache and logs
/app/cache/*
/app/logs/*
!app/cache/.gitkeep
!app/logs/.gitkeep
/web/uploads/
/web/bundles/
# Configuration files
/app/config/parameters.ini
# Parameters
/app/config/parameters.yml
/app/config/parameters.ini
# Dependencies
/bin/
/vendor/
# Assets
/web/bundles/
/web/uploads/
# PHPUnit
/app/phpunit.xml
......
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