Browse Source

Merge pull request #2788 from amigcamel/ignore_ipython_profile

ignore ipython profile
Brendan Forster 6 years ago
parent
commit
210c95bb02
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Python.gitignore

+ 4 - 0
Python.gitignore

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