Skip to content

Commit 8a01dd7

Browse files
committed
Add generated doc files to .gitignore
1 parent 1cd0104 commit 8a01dd7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ wheels/
4141
.installed.cfg
4242
*.egg
4343

44+
# Sphinx docs
45+
docs/html
46+
4447
# PyInstaller
4548
# Usually these files are written by a Python script from a template
4649
# before PyInstaller builds the exe, so as to inject date/other infos into it.

0 commit comments

Comments
 (0)