Преглед изворни кода

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