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 39b61ad commit cfe5a76Copy full SHA for cfe5a76
.gitattributes
@@ -7,9 +7,14 @@
7
/.gitattributes export-ignore
8
/.gitignore export-ignore
9
/.php-cs-fixer.dist.php export-ignore
10
-/.yamllint
11
-CONTRIBUTING.md export-ignore
12
-/docker-compose.yml export-ignore
13
-phpstan.neon.dist export-ignore
14
-phpstan-baseline.neon export-ignore
15
-rector.php export-ignore
+/.yamllint export-ignore
+/CHANGELOG.md export-ignore
+/CHANGELOG-v2.4.x.md export-ignore
+/compose.yaml export-ignore
+/CONTRIBUTING.md export-ignore
+/Makefile export-ignore
16
+/phpstan.neon.dist export-ignore
17
+/phpstan-baseline.neon export-ignore
18
+/phpunit.xml.dist export-ignore
19
+/README.md export-ignore
20
+/rector.php export-ignore
0 commit comments