Skip to content

chore: gitignore local build/run debug dumps#4

Merged
jackthepunished merged 1 commit intomasterfrom
fix/vulkan-startup-hang-and-dynamic-rendering
Apr 27, 2026
Merged

chore: gitignore local build/run debug dumps#4
jackthepunished merged 1 commit intomasterfrom
fix/vulkan-startup-hang-and-dynamic-rendering

Conversation

@jackthepunished
Copy link
Copy Markdown
Owner

@jackthepunished jackthepunished commented Apr 27, 2026

Adds patterns for the build_log*, game_log*, *_tmp.txt and friends that pile up at the repo root during iteration. Also deletes the existing ~30 stale dumps (Feb 1 - Feb 14) from the working tree.

Summary by CodeRabbit

  • Chores
    • Updated repository configuration to exclude additional temporary and debug files from version control.

Adds patterns for the build_log*, game_log*, *_tmp.txt and friends
that pile up at the repo root during iteration. Also deletes the
existing ~30 stale dumps (Feb 1 - Feb 14) from the working tree.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 27, 2026 22:14
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jackthepunished jackthepunished merged commit 7ff6118 into master Apr 27, 2026
0 of 3 checks passed
@sonarqubecloud
Copy link
Copy Markdown

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 27, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 26f6dfd8-dca2-4a05-a98a-8d28b37186bd

📥 Commits

Reviewing files that changed from the base of the PR and between 1bf431e and 839225c.

📒 Files selected for processing (1)
  • .gitignore

📝 Walkthrough

Walkthrough

The .gitignore file was expanded from ignoring a single exact filename (build_log.txt) to ignoring multiple types of local debug and temporary text files using wildcard patterns, providing broader coverage for build, output, error, editor, CMake, and game-related logs.

Changes

Cohort / File(s) Summary
Configuration
.gitignore
Expanded from single build_log.txt pattern to multiple *.txt wildcard patterns for broader local debug and temporary file coverage.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A rabbit's hoppy note:

Files were cluttering the warren deep,
So I've swept the logs away to keep,
With patterns broad and patterns wide,
My .gitignore now opens wide—
cleaner repos, cleaner pride! 🌿

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/vulkan-startup-hang-and-dynamic-rendering

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

2 participants