mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 10:21:40 -05:00
fix typo: should be profile_default instead of default_profile
This commit is contained in:
parent
c04384de49
commit
e675c00b8c
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ target/
|
||||||
.ipynb_checkpoints
|
.ipynb_checkpoints
|
||||||
|
|
||||||
# IPython
|
# IPython
|
||||||
default_profile/
|
profile_default/
|
||||||
ipython_config.py
|
ipython_config.py
|
||||||
|
|
||||||
# pyenv
|
# pyenv
|
||||||
|
|
Loading…
Add table
Reference in a new issue