Skip to content

Commit dc15373

Browse files
committed
Updated .gitignore to ignore CMake build directory.
1 parent e115514 commit dc15373

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@
44
/bloaty
55
!tests/testdata/**
66
*.dSYM
7+
build
8+
build-*

0 commit comments

Comments
 (0)