We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86e5417 commit 7e87f82Copy full SHA for 7e87f82
.gitattributes
@@ -1,6 +1,7 @@
1
+/docs export-ignore
2
/tests export-ignore
3
/benchmarks export-ignore
-.gitattributes export-ignore
4
-.gitignore export-ignore
5
-.editorconfig export-ignore
+.* export-ignore
+*.neon export-ignore
6
phpunit.xml.dist export-ignore
7
+Dockerfile export-ignore
0 commit comments