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 3ef0b26 + 2417f0d commit 166ef96Copy full SHA for 166ef96
.gitattributes
@@ -0,0 +1,10 @@
1
+# ignore directories in the git-generated distributed .zip archive
2
+/.github export-ignore
3
+/tests export-ignore
4
+.gitattributes export-ignore
5
+.gitignore export-ignore
6
+generate-examples.php export-ignore
7
+generate-verified-files.php export-ignore
8
+phpunit.xml export-ignore
9
+examples.md export-ignore
10
+phpstan.neon.dist export-ignore
0 commit comments