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

17
.gitignore vendored
View File

@ -1,16 +1,7 @@
._*
.DS_Store .DS_Store
node_modules/ node_modules/
dist/ dist/
npm-debug.log* .idea/
yarn-debug.log* .vscode/
yarn-error.log* *.log
package-lock.json
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