Skip to content

Commit eb04513

Browse files
Peter Neissclaude
andcommitted
Add build_clang/ to .gitignore
Ignoring Clang build directory to keep repository clean. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 4bf8174 commit eb04513

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ temp
1515

1616
# CMake build directories
1717
build/
18+
build_clang/
1819
install_test/
1920
cmake-build-*/
2021
coverage_html/

0 commit comments

Comments
 (0)