emacs-ipython-notebook/.gitignore
John Miller 8ec5d4638e Prototyping the object inspector buffer.
Display value of object's __repr__, link to source when available, and
documentation.

Adding command and keybinding (C-ci) to notebook buffer keymap.

Get rid of unnecessary api check when rendering notebooklist buffer.
2017-02-06 20:19:20 -06:00

26 lines
367 B
Text

doc/build/
env
.cask/*
Cask.tmp
index_error.py
redirecting_server.py
wiener_filtering.py
UTF-8-demo.txt
.gitmodules
*.stackdump
*.elc
*.el#
lisp/.#ein-notebook.el
*.el~
lisp/ein-autoloads.el
tests/func-test-batch-log.log
tests/test-batch-log.log
*.py~
*.org~
lisp/test-batch-log.log
*.pyc
test-batch-log.log
*.ipynb~
Makefile~
.ipynb_checkpoints
.ipynb_checkpoints/*