Skip to content

Commit 8ed79dc

Browse files
authored
Remove the sg_execution_times.rst file auto-generated by sphinx-gallery (#3644)
1 parent bad7943 commit 8ed79dc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

doc/Makefile

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,5 @@ server:
5555
clean:
5656
rm -rf $(BUILDDIR)
5757
rm -rf api/generated
58-
rm -rf intro
59-
rm -rf tutorials
60-
rm -rf gallery
61-
rm -rf projections
58+
rm -rf intro tutorials gallery projections
59+
rm -rf sg_execution_times.rst

0 commit comments

Comments
 (0)