chore: add .gitignore, remove macOS resource forks

This commit is contained in:
liuhuayong 2026-06-13 13:30:24 +08:00
parent 09a89dc145
commit 172d9bb9ac
2 changed files with 14358 additions and 16 deletions

23
.gitignore vendored
View File

@ -1,16 +1,7 @@
.DS_Store ._*
node_modules/ .DS_Store
dist/ node_modules/
npm-debug.log* dist/
yarn-debug.log* .idea/
yarn-error.log* .vscode/
package-lock.json *.log
yarn.lock
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln

14351
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff