mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-26 16:17:25 +01:00
Merge pull request #2788 from amigcamel/ignore_ipython_profile
ignore ipython profile
This commit is contained in:
@@ -72,6 +72,10 @@ target/
|
||||
# Jupyter Notebook
|
||||
.ipynb_checkpoints
|
||||
|
||||
# IPython
|
||||
profile_default/
|
||||
ipython_config.py
|
||||
|
||||
# pyenv
|
||||
.python-version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user