Skip to content

Commit 19c4f55

Browse files
authored
gitignore: Ignore the sg_execution_times.rst file generated by Sphinx-Gallery (#3145)
1 parent f0d4d21 commit 19c4f55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ doc/gallery/
3131
doc/projections/
3232
doc/tutorials/
3333
doc/get_started/
34+
# doc/sg_execution_time.rst is auto-generated by Sphinx-Gallery
35+
doc/sg_execution_times.rst
3436

3537
# Jupyter Notebook
3638
.ipynb_checkpoints/

0 commit comments

Comments
 (0)