Skip to content

Conversation

Sjors
Copy link
Member

@Sjors Sjors commented Sep 10, 2025

No description provided.

@DrahtBot
Copy link

DrahtBot commented Sep 10, 2025

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline for information on the review process.
A summary of reviews will appear here.

@Sjors
Copy link
Member Author

Sjors commented Sep 10, 2025

In addition to the build directory, which is created when following the default instructions, I also like to keep .patch files around. Though the latter might be more suitable for machine-specific global git exclude.

.gitignore Outdated
@@ -0,0 +1,5 @@
# CMake artifacts
build
Copy link
Member

Choose a reason for hiding this comment

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

The following pattern handles more cases, including ones specific to some IDEs:

Suggested change
build
/*build*

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks taken.

Co-authored-by: Hennadii Stepanov <[email protected]>
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.

3 participants