Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e01eb8d

Browse files
committed
Update .gitignore for s-g
1 parent 6763f83 commit e01eb8d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,13 @@ lib/matplotlib/mpl-data/matplotlibrc
5858

5959
# Documentation generated files #
6060
#################################
61+
doc/api/_as_gen
6162
doc/examples
63+
# autogenerated by sphinx-gallery
64+
doc/modules
65+
doc/pyplots/tex_demo.png
6266
doc/users/installing.rst
6367
doc/_static/matplotlibrc
64-
doc/pyplots/tex_demo.png
65-
doc/api/_as_gen
6668
lib/dateutil
6769
examples/*/*.pdf
6870
examples/*/*.png

0 commit comments

Comments
 (0)