新建项目

This commit is contained in:
xuli3099
2025-07-22 12:02:04 +08:00
parent 09d0e316e1
commit c7c6ff9671
5 changed files with 30 additions and 0 deletions

22
.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
.DS_Store
dist
*.local
pnpm-lock.yaml
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?