]> source.dussan.org Git - gitignore.git/commitdiff
Removed bower asset exclusion 2185/head
authorRobin Kanters <robinkanters@users.noreply.github.com>
Sun, 13 Nov 2016 16:43:00 +0000 (17:43 +0100)
committerGitHub <noreply@github.com>
Sun, 13 Nov 2016 16:43:00 +0000 (17:43 +0100)
This is recommended by the Symfony docs:

http://symfony.com/doc/current/frontend/bower.html#should-i-git-ignore-or-commit-bower-assets

Symfony.gitignore

index 7d56f982f81f90b8502d42688408750a7afd736c..647989af08f37ca1596bbfe423927fe617b31cb6 100644 (file)
@@ -31,9 +31,6 @@
 /web/bundles/
 /web/uploads/
 
-# Assets managed by Bower
-/web/assets/vendor/
-
 # PHPUnit
 /app/phpunit.xml
 /phpunit.xml