Skip to content

Commit 6ce884f

Browse files
committed
Update .gitattributes
1 parent b92af51 commit 6ce884f

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.gitattributes

+13-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# Auto detect text files and perform LF normalization
1+
# Text break
22
* text=auto
3+
* text eol=lf
4+
5+
# Archive ignore
6+
/.github export-ignore
7+
/tests export-ignore
8+
.gitignore export-ignore
9+
.gitattributes export-ignore
10+
README.md export-ignore
11+
CODE-OF-CONDUCT.md export-ignore
12+
CONTRIBUTING.md export-ignore
13+
SECURITY.md export-ignore
14+
_config.yml export-ignore

0 commit comments

Comments
 (0)