1
0
Fork 0
forked from dries/ocman

chore: ignore local build artifacts #1

Closed
peter wants to merge 0 commits from codex/ignore-local-build-artifacts into main
Owner

Summary

  • Ignore local cache/build output used during development.
  • Ignore local .env credential files.
  • Add ocman-desktop beside the existing generated binary ignores.

Stack

Base of the stack. Next PR: codex/tmux-no-server.

Validation

Validation run on the stack tip: make test, make lint, make build, and CGO_LDFLAGS="-framework UniformTypeIdentifiers" go build -tags "desktop production" -o ocman-desktop .. This follow-up only amends .gitignore; git diff --check also passed after the amend.

## Summary - Ignore local cache/build output used during development. - Ignore local `.env` credential files. - Add `ocman-desktop` beside the existing generated binary ignores. ## Stack Base of the stack. Next PR: `codex/tmux-no-server`. ## Validation Validation run on the stack tip: `make test`, `make lint`, `make build`, and `CGO_LDFLAGS="-framework UniformTypeIdentifiers" go build -tags "desktop production" -o ocman-desktop .`. This follow-up only amends `.gitignore`; `git diff --check` also passed after the amend.
peter force-pushed codex/ignore-local-build-artifacts from 6495104e93 to 037788bd8f 2026-06-23 19:21:01 +02:00 Compare
peter force-pushed codex/ignore-local-build-artifacts from 037788bd8f to 97fa317004 2026-06-24 09:01:36 +02:00 Compare
peter closed this pull request 2026-06-24 09:03:10 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
peter/ocman!1
No description provided.