*.pyc
__pycache__/

instance/

.pytest_cache/
.coverage
.coverage.*
htmlcov/
.vim/

dist/
*.egg-info/

.DS_Store

.mypy_cache/

src/variation/data

Pipfile.lock

.python-version

pyproject.toml

# Jupyter Notebook
.ipynb_checkpoints/

# Logs
*.log

# Zip
*.zip

build/
dynamodb_local_latest/

*.http
