Skip to content

Commit 170eb38

Browse files
committed
ignore generated docs files
1 parent 18a10ce commit 170eb38

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,7 @@ htmlcov/
2323
coverage.json
2424
coverage-summary.json
2525
*.cover
26-
.pytest_cache/
26+
.pytest_cache/
27+
28+
# Docs
29+
site/

0 commit comments

Comments
 (0)