# SPDX-FileCopyrightText: UL Research Institutes
# SPDX-License-Identifier: Apache-2.0

# python
*.egg-info/
*.pyc
__pycache__/
venv/
.coverage
node_modules/
build/
cobertura.xml
coverage.xml
_version.py
.pytest_cache/
.mypy_cache/
.python-version
