333
Some checks failed
build and push / build-and-push (push) Has been cancelled

This commit is contained in:
编码猿
2025-10-07 03:18:29 +08:00
parent b77e36a178
commit 45d48ffbe3

26
.gitignore vendored Normal file
View File

@@ -0,0 +1,26 @@
.DS_Store
node_modules
dist
pnpm-lock.yaml
package-lock.json
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?