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

Add leading slashes

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