mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-06-10 00:02:37 -06:00
17 lines
157 B
Plaintext
17 lines
157 B
Plaintext
# User-specific files
|
|
.vs/
|
|
.idea/
|
|
*.suo
|
|
*.user
|
|
|
|
# Build results
|
|
bin/
|
|
obj/
|
|
|
|
# Test results
|
|
TestResults/
|
|
|
|
# Local automation secrets and logs
|
|
scrape.env
|
|
logs/
|