Skip to content

Commit 5d864eb

Browse files
committed
add _build to gitignore
1 parent 947829e commit 5d864eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# build page
2+
_build/*
3+
14
# Byte-compiled / optimized / DLL files
25
__pycache__/
36
*.py[cod]

0 commit comments

Comments
 (0)