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

# venv
.venv

# SQLite DBs
*.db
*.db-*

# Django collected staticfiles
staticfiles/*

# Mkdocs

site/*

tests/sample_corpus/*
tests/model_load_timings.py
