We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2bd7d8e + f59e22d commit 1d774cdCopy full SHA for 1d774cd
1 file changed
Symfony.gitignore
@@ -26,6 +26,9 @@
26
/web/bundles/
27
/web/uploads/
28
29
+# Assets managed by Bower
30
+/web/assets/vendor/
31
+
32
# PHPUnit
33
/app/phpunit.xml
34
/phpunit.xml
0 commit comments