We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b189d commit c04384dCopy full SHA for c04384d
1 file changed
Python.gitignore
@@ -72,6 +72,10 @@ target/
72
# Jupyter Notebook
73
.ipynb_checkpoints
74
75
+# IPython
76
+default_profile/
77
+ipython_config.py
78
+
79
# pyenv
80
.python-version
81
0 commit comments