Skip to content

Commit a14296f

Browse files
gvvynplaineshiftkey
authored andcommitted
IPython support for jupyter-notebook gitignore files (#3211)
1 parent 21419e3 commit a14296f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

community/Python/JupyterNotebooks.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
.ipynb_checkpoints
55
*/.ipynb_checkpoints/*
66

7+
# IPython
8+
profile_default/
9+
ipython_config.py
10+
711
# Remove previous ipynb_checkpoints
812
# git rm -r .ipynb_checkpoints/
9-
#

0 commit comments

Comments
 (0)