This commit is contained in:
xingyy 2024-08-28 14:08:26 +08:00
parent 89a7960fd3
commit a75afbabfd

21
.gitignore vendored Normal file
View File

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