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 b4edcb7 commit 08ab03aCopy full SHA for 08ab03a
1 file changed
.gitattributes
@@ -1,11 +1,13 @@
1
.gitattributes export-ignore
2
.gitignore export-ignore
3
+.distignore export-ignore
4
.phplint.yml export-ignore
5
_config.yml export-ignore
6
composer.json export-ignore
7
composer.lock export-ignore
8
phpcs.xml export-ignore
9
phpstan.neon export-ignore
10
+phpstan.neon.dist export-ignore
11
phpunit.xml export-ignore
12
phpunit.xml.dist export-ignore
13
README.md export-ignore
0 commit comments