diff --git a/.dockerignore b/.dockerignore index a6febc6f9..cb1365ea4 100644 --- a/.dockerignore +++ b/.dockerignore @@ -6,4 +6,5 @@ odiglet/base.Dockerfile odiglet/debug.Dockerfile tests # not needed in context for odigos components builds go.work -go.work.sum \ No newline at end of file +go.work.sum +gha-creds-*.json diff --git a/.gitignore b/.gitignore index 26620b1ec..9ce670d0b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ serving-certs/ **/.tools/ **/LICENSES odigos +gha-creds-*.json **.tfstate **.tfstate.backup