Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 63faf94

Browse filesBrowse files
committed
Updated gitignore to exclude build files from the examples.
1 parent ccaac6e commit 63faf94
Copy full SHA for 63faf94

File tree

Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed

‎.gitignore

Copy file name to clipboardExpand all lines: .gitignore
+6Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.