Skip to content

Commit a566479

Browse files
authored
Merge pull request #230 from vinkla/patch-1
Add .gitattributes
2 parents fcf96de + e03905f commit a566479

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitattributes

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
* text=auto
2+
3+
/doc export-ignore
4+
/tests export-ignore
5+
/.gitattributes export-ignore
6+
/.gitignore export-ignore
7+
/.styleci.yml export-ignore
8+
/.travis.yml export-ignore
9+
/phpunit.xml.dist export-ignore
10+
/README.md export-ignore
11+
/UPGRADE.md export-ignore

0 commit comments

Comments
 (0)