Skip to content

Commit 9784223

Browse files
committed
Create .gitattributes
1 parent e81f834 commit 9784223

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+
* text=auto eol=lf
2+
3+
# Ignored files by `git archive`
4+
/.github export-ignore
5+
/.gitattributes export-ignore

0 commit comments

Comments
 (0)