mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-06-10 00:02:37 -06:00
Auto-discover token files, provide run-documents-scrape and prove-incremental-append helpers, and document the end-to-end operator flow. Co-authored-by: Cursor <cursoragent@cursor.com>
19 lines
207 B
Plaintext
19 lines
207 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
|
|
logs/
|
|
.compound-engineering/*.local.yaml
|