Skip to content

Commit d1800a4

Browse files
Merge pull request #58 from VincentLanglet/gitattributes
Add gitattributes file
2 parents 39558ef + 7a7f4cf commit d1800a4

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+
tests export-ignore
3+
phpcs.xml export-ignore
4+
phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)