Skip to content

Commit 0ecaf9e

Browse files
committed
Added .gitattributes
1 parent 9993c77 commit 0ecaf9e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)