Prevent build directories from
accidently being added
Details
Details
- Reviewers
• max • karol ashoat - Commits
- rCOMM45f41cbf6e94: [Chore] Ignore cmake build directories
N/A
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
This is super general... can you share a list of the directories where this will come up? Wondering if we can prepend something in front of **/build maybe to at least limit this to the two or three subdirectories where we expect CMake builds to occur.