first
This commit is contained in:
25
.gitignore
vendored
Normal file
25
.gitignore
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
MANIFEST
|
||||
build
|
||||
dist
|
||||
_build
|
||||
docs/man/*.gz
|
||||
docs/source/api/generated
|
||||
docs/source/config/options
|
||||
docs/source/interactive/magics-generated.txt
|
||||
docs/gh-pages
|
||||
jupyter_notebook/notebook/static/mathjax
|
||||
jupyter_notebook/static/style/*.map
|
||||
*.py[co]
|
||||
__pycache__
|
||||
*.egg-info
|
||||
*~
|
||||
*.bak
|
||||
.ipynb_checkpoints
|
||||
.tox
|
||||
.DS_Store
|
||||
\#*#
|
||||
.#*
|
||||
.coverage
|
||||
*.swp
|
||||
ignore
|
||||
.idea
|
||||
Reference in New Issue
Block a user