Skip to content

Commit 59492dc

Browse files
committed
add bower assets
as described in the symfony cookbook http://symfony.com/doc/current/cookbook/frontend/bower.html
1 parent ebb4677 commit 59492dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Symfony.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
/web/bundles/
2727
/web/uploads/
2828

29+
# Assets managed by Bower
30+
/web/assets/vendor/
31+
2932
# PHPUnit
3033
/app/phpunit.xml
3134
/phpunit.xml

0 commit comments

Comments
 (0)