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.
2 parents 2d317ea + 0252354 commit 7e6d394Copy full SHA for 7e6d394
.gitattributes
@@ -0,0 +1,16 @@
1
+/.github/ export-ignore
2
+/docs/ export-ignore
3
+/tests/ export-ignore
4
+.env.dist.testing export-ignore
5
+.env.example export-ignore
6
+.gitignore export-ignore
7
+/CONTRIBUTING.md export-ignore
8
+/DEPLOYMENT.md export-ignore
9
+/DEVELOPMENT.md export-ignore
10
+/phpcs.tests.xml export-ignore
11
+/phpcs.xml export-ignore
12
+/phpstan.neon.dist export-ignore
13
+/phpstan.neon.example export-ignore
14
+/phpunit.xml export-ignore
15
+/SETUP.md export-ignore
16
+/TESTING.md export-ignore
0 commit comments