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.
.gitattributes
1 parent eceef54 commit 8d51c4bCopy full SHA for 8d51c4b
.gitattributes
@@ -26,14 +26,19 @@
26
/CHANGELOG.md merge=union
27
28
# Exclude files from the archive
29
+/.editorconfig export-ignore
30
/.gitattributes export-ignore
31
/.github export-ignore
32
/.gitignore export-ignore
33
/.styleci.yml export-ignore
34
/codeception.yml export-ignore
35
/composer-require-checker.json export-ignore
36
/docs export-ignore
37
+/ecs.php export-ignore
38
+/infection.json5 export-ignore
39
+/phpstan.neon export-ignore
40
/phpunit.xml.dist export-ignore
41
/psalm.xml export-ignore
42
/rector.php export-ignore
43
+/runtime export-ignore
44
/tests export-ignore
0 commit comments