1
0
Files
githubDataSampler/.gitignore
2026-04-22 03:05:00 -07:00

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