learning_ai_invt_trdg/backend/.gitignore
Saravana Achu Mac 1377bf2453 fix(C6): require explicit FMP API key
Remove the silent shared demo-key fallback for FMP-backed research and screener routes, document the required key, and make backend/.env.example trackable so setup guidance has one source of truth.

Refs: docs/AUDIT_REDESIGN.md item C6.

Co-Authored-By: GPT-5 Codex <noreply@openai.com>
2026-05-04 17:01:00 -07:00

17 lines
182 B
Plaintext

node_modules
.env
.env.*
*.env
!.env.example
old_env.txt
new_env.txt
temp_env.txt
users_dump.json
profiles_dump.json
bot_state.json
*.log
dist
coverage
.DS_Store
bot_state.json.bak