# Rust build artifacts
target/
**/*.rs.bk
Cargo.lock
# IDE and Editor files
.vscode/
.idea/
*.swp
*.swo
.DS_Store
Thumbs.db
# Debug and temporary dump files
debug_page.html
*.log
*.tmp
test.jsonl
test_google.jsonl
out.md
output.md
rustup-init.exe
*.svg
*.png
*.jsonl
__pycache__/
# Secrets - never commit
.env