__pycache__
/sandbox
.idea
*~
.venv
venv
/docsenv
.vscode
.coverage
.coverage-ops
.coverage-tracing
coverage.xml
.coverage.data
/.tox
.*.swp
.claude/settings.local.json

# Tokens and settings for `act` to run GHA locally
.env
.envrc
.secrets

# Build artifacts
/ops.egg-info
/dist
/build
/docs/_build
ops_scenario.egg-info
/testing/build/
/testing/dist/

# Smoke test artifacts
*.tar.gz
*.charm
test/charms/test_smoke/.charmcraft_output_packages.txt
test/charms/test_smoke/requirements.txt
test/charms/test_smoke/charmcraft.yaml
juju-crashdump*.tar.xz

# Benchmark test artifacts
.benchmarks

# Libs for example charms
/examples/*/lib

# sbomber
/pkgs
/reports
.statefile.yaml
