add python notebook files

pull/37/head
Chris Veilleux 2019-01-30 23:36:51 -06:00
parent d1d0189ec3
commit 87f3f7d9fe
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -8,6 +8,9 @@
# dependencies
**/node_modules
# python notebooks
*.ipynb
# IDEs and editors
**/.idea
.project