Commit dd09700e authored by Robin Kanters's avatar Robin Kanters Committed by GitHub

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
parent 7b463077
...@@ -31,9 +31,6 @@ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment