Skip to content

Add /tmp/** to .gitignore#3389

Merged
dwdougherty merged 2 commits into
mainfrom
mod-git-ignore
Jun 1, 2026
Merged

Add /tmp/** to .gitignore#3389
dwdougherty merged 2 commits into
mainfrom
mod-git-ignore

Conversation

@dwdougherty
Copy link
Copy Markdown
Collaborator

@dwdougherty dwdougherty commented Jun 1, 2026

This is a useful change for me because I'm always temporarily adding stuff to docs/tmp while working on various projects. I can now do so with impunity and zero consequences.


Note

Low Risk
Only updates .gitignore; no runtime, build, or security behavior changes.

Overview
Adds /tmp/** to .gitignore so anything under a repository-root tmp/ directory stays untracked.

This is separate from the existing /content/tmp/ entry, which only covers Hugo content under content/tmp/.

Reviewed by Cursor Bugbot for commit 6f946ea. Bugbot is set up for automated code reviews on this repo. Configure here.

@dwdougherty dwdougherty requested a review from a team June 1, 2026 14:05
@dwdougherty dwdougherty self-assigned this Jun 1, 2026
@jit-ci
Copy link
Copy Markdown

jit-ci Bot commented Jun 1, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 5975406. Configure here.

Comment thread .gitignore Outdated
Copy link
Copy Markdown
Contributor

@andy-stark-redis andy-stark-redis left a comment

Choose a reason for hiding this comment

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

Great idea - approved.

@dwdougherty
Copy link
Copy Markdown
Collaborator Author

Thank you, @andy-stark-redis!

@dwdougherty dwdougherty merged commit 9bdbf60 into main Jun 1, 2026
64 checks passed
@dwdougherty dwdougherty deleted the mod-git-ignore branch June 1, 2026 14:50
EliShteinman added a commit to EliShteinman/docs that referenced this pull request Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants