Skip to content

Commit 97b126c

Browse files
committed
Add _build to .gitignore
1 parent d301ca5 commit 97b126c

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
@@ -144,6 +144,7 @@ venv.bak/
144144

145145
# schema docs documentation
146146
tools/schemacode/build/*
147+
_build/
147148

148149
# mypy
149150
.mypy_cache/

0 commit comments

Comments
 (0)