Arbeidspuls/.gitignore
2026-05-28 10:42:17 +02:00

13 lines
103 B
Plaintext

node_modules/
dist/
*.log
*.tar.gz
.vite/
coverage/
tmp/
temp/
.env
.env.local
test-data*.json
*.local