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 2300c97 commit 0de5cdcCopy full SHA for 0de5cdc
.gitattributes
@@ -1,15 +1,7 @@
1
-/.github/ export-ignore
2
-/generator/ export-ignore
3
-/stubs/ export-ignore
4
-/tests/ export-ignore
5
-/tools/ export-ignore
6
-/.gitattributes export-ignore
7
-/.gitignore export-ignore
8
-/.php-cs-fixer.dist.php export-ignore
9
-/composer-dependency-analyser.php export-ignore
10
-/composer.lock export-ignore
11
-/infection.json5.dist export-ignore
12
-/phpstan.dist.neon export-ignore
13
-/phpunit.xml.dist export-ignore
14
-/psalm.xml.dist export-ignore
15
-/rector.php export-ignore
+/* export-ignore
+/adr/* -export-ignore
+/src/* -export-ignore
+/CHANGELOG.md -export-ignore
+/composer.json -export-ignore
+/LICENSE -export-ignore
+/README.md -export-ignore
0 commit comments