Skip to content

Ignore build files generated if built from project root#94

Open
mratzloff wants to merge 1 commit intoadishavit:masterfrom
mratzloff:gitignore
Open

Ignore build files generated if built from project root#94
mratzloff wants to merge 1 commit intoadishavit:masterfrom
mratzloff:gitignore

Conversation

@mratzloff
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Owner

Thanks for the PR! Quick question: is there a specific reason you're building from the project root rather than using an out-of-source build directory (e.g. mkdir build && cd build && cmake ..)? Out-of-source builds keep the repo root clean without needing to enumerate generated files in .gitignore. Curious about the use case.


Generated by Claude Code

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