diff --git a/.gitignore b/.gitignore index 132bb9da4..8c1c5836a 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,9 @@ gha-creds-*.json # Helm Chart overrides for testing and unwanted files values.local.yaml deployment/chainloop/charts/**/*.tgz + +# Local development overrides +app/controlplane/configs/config.local.yaml +devel/dex/config.dev.local.yaml +devel/compose.override.yml +.claude/worktrees/ \ No newline at end of file