Browse Source

add bower assets

as described in the symfony cookbook http://symfony.com/doc/current/cookbook/frontend/bower.html
Jacer OMRI 9 years ago
parent
commit
f59e22d1c3
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Symfony.gitignore

+ 3 - 0
Symfony.gitignore

@@ -26,6 +26,9 @@
 /web/bundles/
 /web/uploads/
 
+# Assets managed by Bower
+/web/assets/vendor/
+
 # PHPUnit
 /app/phpunit.xml
 /phpunit.xml