Sha256: 6915b3929ff2ccfa263a1bf35c0508867ea6a9f251aa512c29f2b3f930331b99

Contents?: true

Size: 234 Bytes

Versions: 5

Compression:

Stored size: 234 Bytes

Contents

# gitignore template for Jupyter Notebooks
# website: http://jupyter.org/

.ipynb_checkpoints
*/.ipynb_checkpoints/*

# IPython
profile_default/
ipython_config.py

# Remove previous ipynb_checkpoints
#   git rm -r .ipynb_checkpoints/

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
forgitter-0.1.4 data/github/community/Python/JupyterNotebooks.gitignore
forgitter-0.1.3 data/github/community/Python/JupyterNotebooks.gitignore
forgitter-0.1.2 data/github/community/Python/JupyterNotebooks.gitignore
forgitter-0.1.1 data/github/community/Python/JupyterNotebooks.gitignore
forgitter-0.1.0 data/github/community/Python/JupyterNotebooks.gitignore