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
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
yarn.lock
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
.idea/
.vscode/
*.log

14351
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff