Files
usk_schedule_downloader/.gitignore
2026-03-30 13:43:29 +07:00

15 lines
145 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
log/
.ruff*
test*.py
.env
app.sqlite