Просмотр исходного кода

Merge pull request #2788 from amigcamel/ignore_ipython_profile

ignore ipython profile
Brendan Forster 6 лет назад
Родитель
Сommit
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