Skip to content

Commit d5e1f3d

Browse files
Jesse-Millwoodarunthomas
authored andcommitted
Gitignore: Ignore build directories
1 parent 162d027 commit d5e1f3d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,8 @@ autoconf/autom4te.cache
5454
.vs
5555
# clangd index
5656
.clangd
57+
58+
#==============================================================================#
59+
# Build Directories
60+
#==============================================================================#
61+
*-build

0 commit comments

Comments
 (0)