mirror of
https://github.com/wassname/cookiecutter-data-science.git
synced 2026-06-27 20:36:52 +08:00
Merge pull request #54 from mattayes/53-jupyter-notebooks
#53 Refer .gitignore "IPython" comment to reference "Jupyter"
This commit is contained in:
@@ -66,9 +66,8 @@ target/
|
||||
# Pycharm
|
||||
.idea
|
||||
|
||||
# IPython NB Checkpoints
|
||||
# Jupyter NB Checkpoints
|
||||
.ipynb_checkpoints/
|
||||
|
||||
# exclude data from source control by default
|
||||
/data/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user