mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
Merge pull request #2788 from amigcamel/ignore_ipython_profile
ignore ipython profile
This commit is contained in:
commit
210c95bb02
1 changed files with 4 additions and 0 deletions
|
@ -72,6 +72,10 @@ target/
|
|||
# Jupyter Notebook
|
||||
.ipynb_checkpoints
|
||||
|
||||
# IPython
|
||||
profile_default/
|
||||
ipython_config.py
|
||||
|
||||
# pyenv
|
||||
.python-version
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue