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