Sanakey
3 天以前 b5c1614fe473330ceca8b7cff0f1802e19bd5039
.gitignore
@@ -1,15 +1,18 @@
node_modules
.DS_Store
dist
.npmrc
.cache
.turbo
.vscode
test/upload-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