We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25fa5bf commit c037312Copy full SHA for c037312
.gitattributes
@@ -0,0 +1,8 @@
1
+/.github export-ignore
2
+/.gitattributes export-ignore
3
+/.gitignore export-ignore
4
+/ecs.php export-ignore
5
+/rector.php export-ignore
6
+/phpstan.dist.neon export-ignore
7
+/phpunit.xml.dist export-ignore
8
+/psalm.xml export-ignore
src/Bundle/.gitattributes
@@ -1 +1,2 @@
+.gitattributes export-ignore
/Tests export-ignore
0 commit comments