Skip to content

Commit 8d1a597

Browse files
authored
Add .gitattributes (#16)
1 parent 190be08 commit 8d1a597

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.gitignore export-ignore
2+
.github export-ignore
3+
fixture_src export-ignore
4+
tests export-ignore
5+
phpunit.xml export-ignore

0 commit comments

Comments
 (0)