提交 97de9968 编写于 作者: N Nic Wortel

Reorder entries

上级 c58fff4f
# Bootstrap # Bootstrap
/app/bootstrap.php.cache /app/bootstrap.php.cache
# Symfony directories # Cache and logs
/bin/
/vendor/
/app/logs/*
/app/cache/* /app/cache/*
/app/logs/*
!app/cache/.gitkeep !app/cache/.gitkeep
!app/logs/.gitkeep !app/logs/.gitkeep
/web/uploads/
/web/bundles/
# Configuration files # Parameters
/app/config/parameters.ini
/app/config/parameters.yml /app/config/parameters.yml
/app/config/parameters.ini
# Dependencies
/bin/
/vendor/
# Assets
/web/bundles/
/web/uploads/
# PHPUnit # PHPUnit
/app/phpunit.xml /app/phpunit.xml
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册