Skip to content

Commit 17b0bef

Browse files
committed
ref: ignore build dirs
1 parent 69247a6 commit 17b0bef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ lua
1616

1717
.vscode/
1818
.clangd
19-
build/
19+
build/
20+
*build*/

0 commit comments

Comments
 (0)