We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21419e3 commit a14296fCopy full SHA for a14296f
1 file changed
community/Python/JupyterNotebooks.gitignore
@@ -4,6 +4,9 @@
4
.ipynb_checkpoints
5
*/.ipynb_checkpoints/*
6
7
+# IPython
8
+profile_default/
9
+ipython_config.py
10
+
11
# Remove previous ipynb_checkpoints
12
# git rm -r .ipynb_checkpoints/
-#
0 commit comments