Skip to content

chore(gitignore): add /scratch/ - #12

Merged
David Mireles (louzt) merged 1 commit into
mainfrom
chore/gitignore-scratch
Jul 31, 2026
Merged

David Mireles (louzt) merged 1 commit into
mainfrom
chore/gitignore-scratch

Conversation

@louzt

@louzt louzt commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Excludes the root scratch/ directory from git tracking. Scratch zones are throwaway by convention but occasionally accumulate cross-project files (e.g. fuerzaparaseguir scripts landed in NetBoozt's scratch/ during a 2026-07-28 cleanup). Excluding /scratch/ prevents future such content from appearing as untracked noise.

Part of MANIFEST 2026-07-28 → T10.

Summary by CodeRabbit

  • Chores
    • Excluded the /scratch/ directory from version control tracking.

Scratch directories are throwaway zones that occasionally accumulate
cross-project files (e.g. fuerzaparaseguir scripts landed in
NetBoozt's scratch/ during a 2026-07-28 cleanup). Excluding /scratch/
prevents future such content from appearing as untracked noise.

Documented in MANIFEST 2026-07-28 (T10).
@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: e45224a3-01a9-4562-884b-c9ca81ff483a

📥 Commits

Reviewing files that changed from the base of the PR and between 43accb8 and b874401.

📒 Files selected for processing (1)
  • .gitignore

📝 Walkthrough

Walkthrough

The .gitignore configuration now excludes the /scratch/ directory.

Changes

Ignore Configuration

Layer / File(s) Summary
Scratch directory ignore rule
.gitignore
Adds /scratch/ to the repository’s ignored paths.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main change: adding /scratch/ to .gitignore.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/gitignore-scratch

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.

@louzt
David Mireles (louzt) merged commit 00ed2a3 into main Jul 31, 2026
3 checks passed
@louzt
David Mireles (louzt) deleted the chore/gitignore-scratch branch July 31, 2026 02:15
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