Skip to content

Commit 75dfc69

Browse files
authored
Create .gitattributes
1 parent 284e948 commit 75dfc69

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
* text=auto eol=lf
2+
3+
# Ignored files by `git archive`
4+
/.github export-ignore
5+
/.gitattributes export-ignore
6+
/.gitignore export-ignore

0 commit comments

Comments
 (0)