浏览代码

Merge pull request #2788 from amigcamel/ignore_ipython_profile

ignore ipython profile
Brendan Forster 6 年之前
父节点
当前提交
210c95bb02
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Python.gitignore

+ 4 - 0
Python.gitignore

@@ -72,6 +72,10 @@ target/
 # Jupyter Notebook
 .ipynb_checkpoints
 
+# IPython
+profile_default/
+ipython_config.py
+
 # pyenv
 .python-version