Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vignette building to .gitignore and .Rbuildignore #136

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

joshwlambert
Copy link
Member

This PR adds /doc/ and /Meta/ directories to .gitignore and .Rbuildignore files. These two directories are produced from devtools::build_vignettes().

  • I have read the CONTRIBUTING guidelines
  • A new item has been added to NEWS.md
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Checks have been run locally and pass

This PR does not introduce any breaking changes (assuming nobody in the organisation is using these directories as part of their build process or linking to them on GitHub).

Copy link
Member

@Bisaloo Bisaloo left a comment

Choose a reason for hiding this comment

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

Thanks

@Bisaloo Bisaloo merged commit 3b05ba5 into main Mar 25, 2024
6 checks passed
@Bisaloo Bisaloo deleted the ignore_vignette_dirs branch March 25, 2024 19:29
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