huangyinfeng
4 天以前 db42d08c39ae6129e2b95cd24c0d57c6769282e5
.gitignore
@@ -1,15 +1,18 @@
node_modules
.DS_Store
dist
.npmrc
.cache
.turbo
.vscode
test/server/static
tests/server/static
tests/server/static/upload
.local
# local env files
.env.local
.env.*.local
.eslintcache
# Log files
npm-debug.log*
@@ -25,3 +28,8 @@
*.njsproj
*.sln
*.sw?
package-lock.json
pnpm-lock.yaml
.history