mirror of
https://github.com/juherr/kill-the-news.git
synced 2026-06-20 22:03:48 +00:00
32 lines
259 B
Plaintext
32 lines
259 B
Plaintext
# Dependencies
|
|
node_modules/
|
|
yarn.lock
|
|
|
|
# Build
|
|
dist/
|
|
coverage/
|
|
.wrangler/
|
|
.dev.vars
|
|
|
|
# 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
|