aboutsummaryrefslogtreecommitdiff
path: root/src/gtfs_perstop_report/.gitignore
blob: 2be2c5fa1e7ee5582eceedf3948b4b501c72fcdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
feed/
output/

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv