This commit is contained in:
chuzhixin 2020-10-18 18:06:22 +08:00
parent 642d075a3a
commit 3a2aea211c

3
.gitattributes vendored
View File

@ -1,6 +1,6 @@
*.html text eol=lf *.html text eol=lf
*.css text eol=lf *.css text eol=lf
*.js text eol=lf linguist-language=vue *.js text eol=lf
*.scss text eol=lf *.scss text eol=lf
*.vue text eol=lf *.vue text eol=lf
*.hbs text eol=lf *.hbs text eol=lf
@ -8,3 +8,4 @@
*.md text eol=lf *.md text eol=lf
*.json text eol=lf *.json text eol=lf
*.yml text eol=lf *.yml text eol=lf
*.js linguist-language=vue