Skip to content
This repository was archived by the owner on Sep 17, 2018. It is now read-only.

Commit 3964e38

Browse files
committed
Enforce LF.
1 parent ca714de commit 3964e38

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Enforce Unix newlines
2+
*.css text eol=lf
3+
*.js text eol=lf
4+
*.json text eol=lf
5+
*.md text eol=lf
6+
*.yml text eol=lf

0 commit comments

Comments
 (0)