151beb10a7
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
23 lines
270 B
Plaintext
23 lines
270 B
Plaintext
node_modules/
|
|
.env
|
|
.env.bak.*
|
|
src/databases_custom.json
|
|
|
|
# Bancos / dumps
|
|
*.FDB
|
|
*.fdb
|
|
*.rar
|
|
relatorio_migracao_*.json
|
|
relatorio_migracao_*.txt
|
|
|
|
# Dados do Postgres (cluster local)
|
|
pgdata/
|
|
|
|
# Logs / temporários
|
|
*.log
|
|
_inspect*.js
|
|
whisper/
|
|
.claude
|
|
.gitignore
|
|
CONTEXTO.md
|