Skip to content

Commit

Permalink
Updated gitignore to exclude build files from the examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
pelson committed Sep 24, 2013
1 parent ccaac6e commit 63faf94
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Expand Up @@ -54,3 +54,9 @@ doc/_templates/gallery.html
doc/users/installing.rst
doc/_static/matplotlibrc
lib/dateutil
examples/*/*.pdf
examples/*/*.png
examples/tests/*
!examples/tests/backend_driver.py
texput.log
result_images

0 comments on commit 63faf94

Please sign in to comment.