Skip to content

Commit c3a3e2f

Browse files
authored
Merge pull request #93 from VincentLanglet/attributes
Add gitattributes
2 parents 9ba19d6 + fc6e0a3 commit c3a3e2f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.* export-ignore
2+
*.md export-ignore
3+
tests/ export-ignore
4+
phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)