Skip to content

Commit 72d54ea

Browse files
authored
Create .gitattributes (barryvdh#1062)
1 parent db074ff commit 72d54ea

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
* text=auto
2+
3+
/.github export-ignore
4+
/tests export-ignore
5+
.editorconfig export-ignore
6+
.gitattributes export-ignore
7+
.gitignore export-ignore
8+
changelog.md export-ignore
9+
phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)