From e675c00b8cbfa6121001a8c76309adb6326c62d8 Mon Sep 17 00:00:00 2001 From: amigcamel Date: Mon, 27 Aug 2018 00:35:37 +0800 Subject: [PATCH] fix typo: should be profile_default instead of default_profile --- Python.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python.gitignore b/Python.gitignore index 796d7df0..a16ece1f 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -73,7 +73,7 @@ target/ .ipynb_checkpoints # IPython -default_profile/ +profile_default/ ipython_config.py # pyenv