Skip to content

Ignore generated local artifacts - #61

Open
salva wants to merge 1 commit into
masterfrom
fix/gitignore-generated-artifacts
Open

Ignore generated local artifacts#61
salva wants to merge 1 commit into
masterfrom
fix/gitignore-generated-artifacts

Conversation

@salva

@salva salva commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Summary

Add targeted ignore patterns for generated and local artifacts observed during test/documentation runs.

Changes

  • Ignore pod2htmd.tmp files anywhere in the tree.
  • Ignore local diagnostic/test artifacts: misquoted.txt, test.dat, .Rhistory.
  • Ignore local scratch example scripts currently present in working trees.

Fixes #53.

Testing

  • git status --short now shows only the .gitignore change on this branch.

Copilot AI review requested due to automatic review settings June 4, 2026 11:51

Copilot AI 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.

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.

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.

.gitignore misses generated and local artifacts

2 participants