mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-05 09:01:40 -05:00

As ein builds completions for company it will build a database of object-info data that can later be used for function annotations.
29 lines
No EOL
312 B
Text
29 lines
No EOL
312 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 |