DiscordChatExporter/.gitignore
Copilot ee62078f5b fix(scrape): skip SIGTERM/SIGINT export aborts like OOM
Stopping validation with kill/Ctrl+C returned exit 143/130 and failed
the whole target instead of SKIPPED + preserve partial. Added smoke for
exit 143; gitignore .dce-scrape.lock.
2026-06-03 06:06:15 -05:00

21 lines
249 B
Plaintext

# User-specific files
.vs/
.idea/
*.suo
*.user
# Build results
bin/
obj/
# Test results
TestResults/
# Local automation secrets and logs
scrape.env
.discord-token
.dce-scrape.lock
agentdecompile_projects/
logs/
.compound-engineering/*.local.yaml