bowen
2023-10-18 c24e0efd1d2c7148a3df9c8b12a2a500910a3590
.gitignore
@@ -1,10 +1,11 @@
node_modules
.DS_Store
dist
.npmrc
.cache
.turbo
test/server/static
tests/server/static
tests/server/static/upload
.local
# local env files
@@ -26,3 +27,8 @@
*.njsproj
*.sln
*.sw?
package-lock.json
pnpm-lock.yaml
.history