Skip to content

Commit 733a1a7

Browse files
committed
[SWE] Don't track Sphinx-Gallery runtime stats.
1 parent 6c3a365 commit 733a1a7

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
@@ -157,6 +157,7 @@ docs/generated/
157157

158158
# Sphinx-Gallery
159159
docs/auto_examples/
160+
sg_execution_times.rst
160161

161162
# Tox
162163
.tox/
@@ -177,4 +178,4 @@ cupy/
177178
**/.DS_Store
178179

179180
# Zip files
180-
*.zip
181+
*.zip

0 commit comments

Comments
 (0)