Skip to content

chore: ignore IDE dirs, query binary, benchmark output, worktrees#22

Open
mlwelles wants to merge 1 commit into
matthewmcneely:mainfrom
mlwelles:chore/gitignore-housekeeping
Open

chore: ignore IDE dirs, query binary, benchmark output, worktrees#22
mlwelles wants to merge 1 commit into
matthewmcneely:mainfrom
mlwelles:chore/gitignore-housekeeping

Conversation

@mlwelles

@mlwelles mlwelles commented Jun 4, 2026

Copy link
Copy Markdown

Adds common local artifacts to .gitignore:

  • .idea/, .vscode/ — editor configuration
  • /query — the built cmd/query binary
  • load_test/*.json — benchmark result files
  • .worktrees/ — git worktrees

No source changes.


Summary by cubic

Ignore common local artifacts in .gitignore to keep IDE settings, the built query binary, load_test JSON results, and .worktrees/ out of the repo.

Written for commit 616065d. Summary will update on new commits.

Review in cubic

Add common local artifacts to .gitignore: editor config (.idea/, .vscode/),
the built ./query binary, load_test benchmark JSON, and git worktrees.
@mlwelles mlwelles requested a review from matthewmcneely as a code owner June 4, 2026 20:00

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant