Skip to content

Improve handling of docs directory #42

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

UncleGrumpy
Copy link
Collaborator

@UncleGrumpy UncleGrumpy commented May 25, 2025

Adds the generated docs output directory to files that will be cleaned by make clean and add it to .gitignore.

Adds the docs directory that is generated for documentation output to the .gitignore file to
prevent contributors from accidentally commiting it, and to keep `git status` clean.

Signed-off-by: Winford <[email protected]>
Adds the docs directory that is generated when building documentation to the files that are removed
by the `make clean` job in the Makefile.

Signed-off-by: Winford <[email protected]>
@UncleGrumpy UncleGrumpy changed the title Prepare change log for next release cycle Improve handling of docs directory May 27, 2025
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