mirror of
https://github.com/juherr/kill-the-news.git
synced 2026-06-20 14:03:47 +00:00
d64f703820
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
33 lines
282 B
Plaintext
33 lines
282 B
Plaintext
# Dependencies
|
|
node_modules/
|
|
yarn.lock
|
|
|
|
# Build
|
|
dist/
|
|
coverage/
|
|
.wrangler/
|
|
.dev.vars
|
|
src/scripts/generated/
|
|
|
|
# Environment
|
|
.env
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|
|
*.iml
|
|
|
|
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# System
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Cloudflare
|
|
wrangler.toml
|