12 lines
140 B
Plaintext
12 lines
140 B
Plaintext
# Secrets and API Keys
|
|
.env
|
|
|
|
# Python compilation files
|
|
__pycache__/
|
|
*.pyc
|
|
.pytest_cache
|
|
|
|
# Downloaded Data
|
|
output/
|
|
run*/
|
|
seen_repo_ids.json |