chore: add .gitattributes file and update VSCode extensions

This commit is contained in:
javayhu 2025-07-09 22:51:50 +08:00
parent 0d4e8fe899
commit 24c0334911
2 changed files with 3 additions and 1 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* text=auto eol=lf

View File

@ -4,6 +4,7 @@
"bradlc.vscode-tailwindcss",
"Lokalise.i18n-ally",
"unifiedjs.vscode-mdx",
"eamodio.gitlens"
"eamodio.gitlens",
"editorconfig.editorconfig"
]
}