提交 cc716260 编写于 作者: N Nic Wortel

Add leading slashes

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