Harden gitignore and improve README

This commit is contained in:
Janpeter Visser 2026-04-18 14:46:06 +02:00
parent e7e151b439
commit ee7d7320ac
5 changed files with 60 additions and 16 deletions

14
.gitignore vendored
View file

@ -1,9 +1,17 @@
.next
node_modules
.next
out
.vercel
dist
coverage
.turbo
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
*.log
.DS_Store
next-env.d.ts
.eslintcache