We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9993c77 commit 0ecaf9eCopy full SHA for 0ecaf9e
.gitattributes
@@ -0,0 +1,9 @@
1
+# Files to exclude when creating archive
2
+/.github export-ignore
3
+/tests export-ignore
4
+/benchmark export-ignore
5
+.gitattributes export-ignore
6
+.gitignore export-ignore
7
+README.md export-ignore
8
+BENCHMARK.md export-ignore
9
+phpunit.xml export-ignore
0 commit comments