emacs-ipython-notebook/.gitignore
dickmao d4ef4ed81c Allow disabling of autocomplete
```
M-x customize-group RET ein-completion
```
Set `Ein:Completion Backend` to `ein:use-none-backend`, Set `State` to
`Save for Future Sessions`.

Also use `featurep` and `with-eval-after-load` to clean up the
subpackage requiring gymnastics.
2018-11-28 17:45:23 -05:00

31 lines
332 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#
*.el~
lisp/ein-autoloads.el
*.py~
*.org~
*.pyc
*.ipynb~
Makefile~
*.ipynb_checkpoints*
*.png
tests/notebook
*.log
log/*
_images
_static
.travis.yml.swp
*.zip
.gitattributes
.ecukes-temp*
dist