Skip to content

Commit

Permalink
feat(.gitignore): updated .gitignore to included static html output
Browse files Browse the repository at this point in the history
  • Loading branch information
agconti committed Jul 7, 2014
1 parent cd1ffed commit 49adb86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10,997 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@
env/

#IPython
.ipynb_checkpoints/
.ipynb_checkpoints/

*.html
Loading

0 comments on commit 49adb86

Please sign in to comment.