mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Removed bower asset exclusion
This is recommended by the Symfony docs: http://symfony.com/doc/current/frontend/bower.html#should-i-git-ignore-or-commit-bower-assets
This commit is contained in:
parent
7b46307743
commit
dd09700e57
@ -31,9 +31,6 @@
|
|||||||
/web/bundles/
|
/web/bundles/
|
||||||
/web/uploads/
|
/web/uploads/
|
||||||
|
|
||||||
# Assets managed by Bower
|
|
||||||
/web/assets/vendor/
|
|
||||||
|
|
||||||
# PHPUnit
|
# PHPUnit
|
||||||
/app/phpunit.xml
|
/app/phpunit.xml
|
||||||
/phpunit.xml
|
/phpunit.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user