view .gitignore @ 50:a98647258349

solve error “traitlets.traitlets.TraitError: FileExtension trait 'file_extension' does not begin with a dot: ‘c’” when exporting to script with nbconvert
author Davide Bortolami <d@fermiumlabs.com>
date Sat, 18 Feb 2017 01:56:07 +0100
parents cd22245b4b16
children 308a0eaa4e49
line wrap: on
line source

__pycache__
*.pyc
build/
dist/
MANIFEST
.idea/
.ipynb_checkpoints/
*.egg-info/