From c04384de495ee11fe16e091a447cd0e04182da29 Mon Sep 17 00:00:00 2001 From: amigcamel Date: Wed, 22 Aug 2018 17:33:41 +0800 Subject: [PATCH] ignore ipython profile --- Python.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Python.gitignore b/Python.gitignore index 894a44cc..796d7df0 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -72,6 +72,10 @@ target/ # Jupyter Notebook .ipynb_checkpoints +# IPython +default_profile/ +ipython_config.py + # pyenv .python-version