Skip to content

Commit b6fb20e

Browse files
committed
Update Git Attributes
1 parent 1716e74 commit b6fb20e

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

.gitattributes

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
* text=auto
22

3-
.jshintrc text eol=lf
3+
.editorconfig text eol=lf
4+
.gitattributes text eol=lf
5+
.gitignore text eol=lf
46
.npmignore text eol=lf
57

8+
LICENSE text eol=lf
9+
*.md text eol=lf
10+
611
*.html text eol=lf
712

8-
*.js text eol=lf
13+
*.ts text eol=lf
14+
*.js text eol=lf
915
*.json text eol=lf
1016

11-
*.yaml text eol=lf
12-
*.yml text eol=lf
13-
*.yml.dist text eol=lf
17+
*.yaml text eol=lf
18+
*.yml text eol=lf

0 commit comments

Comments
 (0)