Files
teppei-scraper/.gitignore
2025-08-28 20:48:10 -07:00

14 lines
135 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
open.sh
.mypy_cache/
.git