diff --git a/src/Symfony/Bundle/WebProfilerBundle/.gitattributes b/src/Symfony/Bundle/WebProfilerBundle/.gitattributes index 84c7add058fb5..0414d92dc80e1 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/.gitattributes +++ b/src/Symfony/Bundle/WebProfilerBundle/.gitattributes @@ -2,3 +2,4 @@ /phpunit.xml.dist export-ignore /.gitattributes export-ignore /.gitignore export-ignore +/Resources/views/Script/Mermaid/Makefile export-ignore diff --git a/src/Symfony/Bundle/WebProfilerBundle/.gitignore b/src/Symfony/Bundle/WebProfilerBundle/.gitignore index c49a5d8df5c65..431f2b6529f61 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/.gitignore +++ b/src/Symfony/Bundle/WebProfilerBundle/.gitignore @@ -1,3 +1,4 @@ vendor/ composer.lock phpunit.xml +/Resources/views/Script/Mermaid/repo-* diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/workflow.html.twig b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/workflow.html.twig index 4a0d9f9535bbb..385e6c13999e3 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/workflow.html.twig +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/workflow.html.twig @@ -132,8 +132,8 @@
There are no workflows configured.
{% else %} -