MAINT: Mark .ipynb files as binary.

Makes `git grep` not print the binary content of png files.
This commit is contained in:
Scott Sanderson 2017-04-12 12:50:31 -04:00
parent d653820be3
commit f0601a9e3c

1
.gitattributes vendored
View file

@ -1 +1,2 @@
zipline/_version.py export-subst
*.ipynb binary