# SPDX-FileCopyrightText: 2024 UL Research Institutes
# SPDX-License-Identifier: MIT

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