We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b377f12 commit 2417f0dCopy full SHA for 2417f0d
1 file changed
.gitattributes
@@ -1,3 +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