xachary
2024-05-31 d5fed8a47c031f6f228ca41ed29c0f9aaf05f623
.gitignore
@@ -1,15 +1,17 @@
node_modules
.DS_Store
dist
.npmrc
.cache
.turbo
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 +27,8 @@
*.njsproj
*.sln
*.sw?
package-lock.json
pnpm-lock.yaml
.history