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

Skip to content

Commit fb78581

Browse files
committed
Merge remote-tracking branch 'mdboom/ignore_doc_generated_files' into v1.0.x
2 parents 598afe3 + 686668e commit fb78581

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,9 @@ Thumbs.db
4040
###################################
4141
lib/matplotlib/mpl-data/matplotlib.conf
4242
lib/matplotlib/mpl-data/matplotlibrc
43+
44+
# Documentation generated files #
45+
#################################
46+
doc/examples
47+
doc/_templates/gallery.html
48+
doc/_static/matplotlibrc

0 commit comments

Comments
 (0)