# Compiled python modules.
*.pyc
/.idea/
/docs/build/
/docs/source/autoapi/
/docs/source/db_mapping_schema.rst

# Setuptools distribution folder.
/build/
/dist/

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

# Coverage and html report
.coverage
/htmlcov

spinedb_api/version.py
benchmarks/*.json
