mirror of
https://github.com/github/gitignore
synced 2024-11-22 03:34:23 +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/uploads/
|
||||
|
||||
# Assets managed by Bower
|
||||
/web/assets/vendor/
|
||||
|
||||
# PHPUnit
|
||||
/app/phpunit.xml
|
||||
/phpunit.xml
|
||||
|
Loading…
Reference in New Issue
Block a user