add bower assets
as described in the symfony cookbook http://symfony.com/doc/current/cookbook/frontend/bower.html
This commit is contained in:
@ -26,6 +26,9 @@
|
||||
/web/bundles/
|
||||
/web/uploads/
|
||||
|
||||
# Assets managed by Bower
|
||||
/web/assets/vendor/
|
||||
|
||||
# PHPUnit
|
||||
/app/phpunit.xml
|
||||
/phpunit.xml
|
||||
|
Reference in New Issue
Block a user