emacs-ipython-notebook/.gitignore
John Miller 710ccaace2 Fix potential issues saving Latex Output
Sometimes ein will not save latex output properly. This is an attempt to
avoid that situation.

Also some updates to gitignore.
2015-06-30 16:25:50 -05:00

18 lines
230 B
Text

doc/build/
env
log
*.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~