# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Test coverage artifacts
.coverage
coverage.xml

# Environment variables
.env
.env.*
!.env.example
!.env.client.example

# Virtual environments
.venv

# InfluxDB local data
.influxdb3/

# Grafana local data
.grafana/data/

# Loki local data
.loki/

.bateau_ivre/

# The CA certificate `scripts/export-ca.sh` copies out of the stack. It
# is public, not secret, but it is per-deployment, so it does not belong
# in the repository.
labmon-ca.crt
