Skip to content

Commit b8692ea

Browse files
committed
Extend .hgignore to cover built documentation files.
1 parent 7f44cf8 commit b8692ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.hgignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ syntax: glob
33
build/*
44
dist/*
55
*.egg*
6+
doc/api/*
7+
doc/index.html

0 commit comments

Comments
 (0)