Skip to content

Commit 60ee542

Browse files
committed
Fix .gitignore
1 parent 8a01dd7 commit 60ee542

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ wheels/
4242
*.egg
4343

4444
# Sphinx docs
45-
docs/html
45+
docs/_build
46+
docs/_static
4647

4748
# PyInstaller
4849
# Usually these files are written by a Python script from a template

0 commit comments

Comments
 (0)