# Locked files
*.lock
!dvc.lock

# Compiled python modules.
*.pyc

# Byte-compiled
_pycache__/
.cache/

# Python egg metadata, regenerated from source files by setuptools.
*.egg-info
.eggs/

# PyPI distribution artifacts.
build/
dist/

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# pyenv
.python-version

# Tests
.pytest_cache/

# Other
*.DS_Store

# PyCharm/vscode
.idea
.vscode

# Sphinx documentation
docs/_build/
docs/source/_build/

maps/

.ipynb_checkpoints/

align_maps.py
pypi-test-api-token.txt
run_visualization.py
runtimes.md
src/thermostat/data/stats.py
