Skip to content

Commit df6c89d

Browse files
ankurk91driesvints
andauthored
[1.x] Create .gitattributes (laravel#69)
* Create .gitattributes * Update .gitattributes Co-authored-by: Dries Vints <dries@vints.io>
1 parent 933b933 commit df6c89d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
* text=auto
2+
3+
/.github export-ignore
4+
/art export-ignore
5+
/tests export-ignore
6+
.editorconfig export-ignore
7+
.gitattributes export-ignore
8+
.gitignore export-ignore
9+
.styleci.yml export-ignore
10+
CHANGELOG.md export-ignore

0 commit comments

Comments
 (0)