Skip to content

Commit 6566e3d

Browse files
authored
gitignore sphinx build files (#394)
1 parent a2d31b7 commit 6566e3d

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
@@ -35,3 +35,6 @@ tests/temp_folder
3535
.mr.developer.cfg
3636
.project
3737
.pydevproject
38+
39+
# Sphinx build files
40+
docs/_build/

0 commit comments

Comments
 (0)