diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2017-08-13 11:22:07 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2017-08-13 11:22:07 +0200 |
commit | c895e6c051cfda77a22b31367cf5c0bbedce4249 (patch) | |
tree | eaaa475114cec384bc4d3d8e59da4e1ae10b3eb4 /.gitignore | |
parent | 21ed642fa528cc732f8d682266111be64c1ae711 (diff) | |
download | ee-python-c895e6c051cfda77a22b31367cf5c0bbedce4249.tar.gz ee-python-c895e6c051cfda77a22b31367cf5c0bbedce4249.tar.bz2 ee-python-c895e6c051cfda77a22b31367cf5c0bbedce4249.tar.xz ee-python-c895e6c051cfda77a22b31367cf5c0bbedce4249.zip |
o Going more jupyter.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,3 +13,4 @@ demo/*/*.raw demo/*/*.log .tox +.ipynb*/ |