update .gitattributes [skip ci]
This commit is contained in:
parent
53b2b81209
commit
f2eba0352a
1 changed files with 1 additions and 1 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -1,4 +1,5 @@
|
|||
# Text files crlf
|
||||
*.Dockerfile text eol=crlf
|
||||
*.html text eol=crlf
|
||||
*.json text eol=crlf
|
||||
*.js text eol=crlf
|
||||
|
@ -13,7 +14,6 @@
|
|||
# Special files
|
||||
.dockerignore text eol=crlf
|
||||
.prettierrc text eol=crlf
|
||||
Dockerfile text eol=crlf
|
||||
LICENSE text eol=crlf
|
||||
|
||||
# Binary files
|
||||
|
|
Loading…
Reference in a new issue