mirror of
https://github.com/github/gitignore
synced 2025-07-03 20:08:25 +02:00
ignore ipython profile
This commit is contained in:
parent
38b189d3b9
commit
c04384de49
1 changed files with 4 additions and 0 deletions
|
@ -72,6 +72,10 @@ target/
|
|||
# Jupyter Notebook
|
||||
.ipynb_checkpoints
|
||||
|
||||
# IPython
|
||||
default_profile/
|
||||
ipython_config.py
|
||||
|
||||
# pyenv
|
||||
.python-version
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue