Skip to content

Commit 4258c93

Browse files
authored
Merge pull request #9 from jdufresne/git-attr
Add gitattributes file
2 parents 144c307 + 9946f43 commit 4258c93

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+
/.gitattributes export-ignore
2+
/.gitignore export-ignore
3+
/composer.lock export-ignore
4+
/phpunit.xml.dist export-ignore
5+
/tests/ export-ignore

0 commit comments

Comments
 (0)