Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 22bd9d3

Browse files
committedAug 20, 2020
change ignore to reflect new doc build location
1 parent 8ee46e2 commit 22bd9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
__pycache__/
55
*.py[cod]
66
*$py.class
7-
docs/
7+
doc/build
88

99
# C extensions
1010
*.so

0 commit comments

Comments
 (0)
Please sign in to comment.