20 lines
304 B
Plaintext
20 lines
304 B
Plaintext
node_modules
|
|
ui/node_modules
|
|
|
|
# Sensitive data — never commit
|
|
portfolio.json
|
|
market-calls.json
|
|
portfolio.json.migrated
|
|
market-calls.json.migrated
|
|
market-screener.db
|
|
market-screener.db-shm
|
|
market-screener.db-wal
|
|
.env
|
|
.env.*
|
|
|
|
# Build outputs
|
|
ui/.svelte-kit
|
|
ui/build
|
|
|
|
# Runtime cache
|
|
.benchmark-cache.json |