Skip to content

small addition to .gitignore #42879

Merged
altaywtf merged 1 commit intoopenclaw:mainfrom
theyoungrossco:compose-override
Mar 13, 2026
Merged

small addition to .gitignore #42879
altaywtf merged 1 commit intoopenclaw:mainfrom
theyoungrossco:compose-override

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Mar 11, 2026

Summary

Adding docker-compose.override.yml to .gitignore

  • Why it matters: This is the standard for docker compose so that it will automatically allow alterations to the compose file with standard docker compose commands

Change Type (select all)

  • [ ✅] Feature

Scope (select all touched areas)

N/A

Security Impact (required)

  • None

Repro + Verification

Environment

-na

…r naming to override the docker compose file.
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Mar 11, 2026

Greptile Summary

This PR adds docker-compose.override.yml to .gitignore, which is a standard Docker Compose practice. The override file is automatically loaded by docker compose up, making it a natural candidate for local-only customizations that should not be committed.

  • The change is minimal, correct, and well-placed next to the existing docker-compose.extra.yml entry.
  • Note: The PR title contains a typo — "gitnore" should be "gitignore".

Confidence Score: 5/5

  • This PR is safe to merge — it only adds a single line to .gitignore following a well-established Docker Compose convention.
  • The change is a one-line addition to .gitignore that follows standard Docker Compose conventions. There is no risk of breaking any functionality, and the entry is correctly formatted and placed.
  • No files require special attention.

Last reviewed commit: 33f4fef

@ghost ghost changed the title small addition to .gitnore small addition to .gitignore Mar 11, 2026
@altaywtf
Copy link
Copy Markdown
Member

thanks @Sovtoshi-SC

@altaywtf altaywtf merged commit e9b1e85 into openclaw:main Mar 13, 2026
25 checks passed
mrosmarin added a commit to mrosmarin/openclaw that referenced this pull request Mar 13, 2026
* main: (168 commits)
  fix: stabilize macos daemon onboarding
  fix(ui): keep shared auth on insecure control-ui connects (openclaw#45088)
  docs(plugins): clarify workspace shadowing
  fix(node-host): harden perl approval binding
  fix(node-host): harden pnpm approval binding
  fix(discovery): add missing domain to wideArea Zod config schema (openclaw#35615)
  chore(gitignore): add docker-compose override (openclaw#42879)
  feat(ios): add onboarding welcome pager (openclaw#45054)
  fix(signal): add groups config to Signal channel schema (openclaw#27199)
  fix: restore web fetch firecrawl config in runtime zod schema (openclaw#42583)
  fix: polish Android QR scanner onboarding (openclaw#45021)
  fix(android): use Google Code Scanner for onboarding QR
  fix(config): add missing params field to agents.list[] validation schema (openclaw#41171)
  docs(contributing): update Android app ownership
  fix(agents): rephrase session reset prompt to avoid Azure content filter (openclaw#43403)
  test(config): cover requiresOpenAiAnthropicToolPayload in compat schema fixture
  fix(agents): respect explicit user compat overrides for non-native openai-completions (openclaw#44432)
  Android: fix HttpURLConnection leak in TalkModeVoiceResolver (openclaw#43780)
  Docker: add OPENCLAW_TZ timezone support (openclaw#34119)
  fix(agents): avoid injecting memory file twice on case-insensitive mounts (openclaw#26054)
  ...
z-hao-wang pushed a commit to z-hao-wang/openclaw that referenced this pull request Mar 13, 2026
frankekn pushed a commit to xinhuagu/openclaw that referenced this pull request Mar 14, 2026
hougangdev pushed a commit to hougangdev/clawdbot that referenced this pull request Mar 14, 2026
ecochran76 pushed a commit to ecochran76/openclaw that referenced this pull request Mar 14, 2026
Interstellar-code pushed a commit to Interstellar-code/operator1 that referenced this pull request Mar 16, 2026
sbezludny pushed a commit to sbezludny/openclaw that referenced this pull request Mar 27, 2026
alexey-pelykh pushed a commit to remoteclaw/remoteclaw that referenced this pull request Mar 27, 2026
alexey-pelykh pushed a commit to remoteclaw/remoteclaw that referenced this pull request Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants