Skip to content

Commit f06ac5b

Browse files
Saransh-cppMatthewDaggitt
authored andcommitted
Ignore _build correctly (#2010)
1 parent b093306 commit f06ac5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
.*.swp
1414
.#*
1515
\#*
16-
./_build/*
16+
_build
1717
.DS_Store
1818
.vscode/*
1919
dist

0 commit comments

Comments
 (0)