2021-09-14 14:50:42 +08:00
|
|
|
# line endings
|
|
|
|
* text=auto eol=lf
|
|
|
|
*.{cmd,[cC][mM][dD]} text eol=crlf
|
|
|
|
*.{bat,[bB][aA][tT]} text eol=crlf
|
|
|
|
*.{vcxproj,vcxproj.filters} text eol=crlf
|
|
|
|
|
|
|
|
# autogenerated files
|
|
|
|
dist/ -diff
|
|
|
|
package-lock.json -diff
|
|
|
|
pnpm-lock.yaml -diff
|