Skip to content

Commit fac6f07

Browse files
committed
exclude sphinx build dirs
1 parent 6b31f0c commit fac6f07

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
@@ -1,6 +1,8 @@
11
.pixi/
22
logs/
33
test_logs/
4+
_build/
5+
out/
46

57
# Byte-compiled / optimized / DLL files
68
__pycache__/

0 commit comments

Comments
 (0)