.git
.venv
.dockerignore
.gitignore
.gitattributes
.gitlab-ci.yml
Dockerfile
README.md
data/gtfs
data/gtfs.zip

# temp files
*.pyc
*~
\#*\#

# gettext
*.pot
*.mo
