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

Skip to content

Commit 63faf94

Browse files
committed
Updated gitignore to exclude build files from the examples.
1 parent ccaac6e commit 63faf94

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
@@ -54,3 +54,9 @@ doc/_templates/gallery.html
5454
doc/users/installing.rst
5555
doc/_static/matplotlibrc
5656
lib/dateutil
57+
examples/*/*.pdf
58+
examples/*/*.png
59+
examples/tests/*
60+
!examples/tests/backend_driver.py
61+
texput.log
62+
result_images

0 commit comments

Comments
 (0)