Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed Sep 26, 2019
1 parent 59967d7 commit 8786503
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Default for those who don't have core.autocrlf set
* text=auto

.vscode/*.json linguist-language=jsonc text eol=lf

*.json text eol=lf
*.yml text eol=lf
*.md text eol=lf
*.ts text eol=lf
.editorconfig text eol=lf
.editorconfig text eol=lf
.gitattributes text eol=lf
.gitignore text eol=lf
.vscodeignore text eol=lf
Expand Down

0 comments on commit 8786503

Please sign in to comment.