mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-22 17:46:56 +03:00
chore(*): normalize line endings (#591)
This commit is contained in:
parent
f99c76f9d3
commit
011a9c8028
14
.gitattributes
vendored
14
.gitattributes
vendored
|
@ -1,8 +1,6 @@
|
||||||
text eol=lf
|
*.js text eol=lf
|
||||||
|
*.jsx text eol=lf
|
||||||
*.js text
|
*.json text eol=lf
|
||||||
*.jsx text
|
*.css text eol=lf
|
||||||
*.json text
|
*.html text eol=lf
|
||||||
*.css text
|
*.md text eol=lf
|
||||||
*.html text
|
|
||||||
*.md text
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user