Skip to content

Commit e675c00

Browse files
committed
fix typo: should be profile_default instead of default_profile
1 parent c04384d commit e675c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ target/
7373
.ipynb_checkpoints
7474

7575
# IPython
76-
default_profile/
76+
profile_default/
7777
ipython_config.py
7878

7979
# pyenv

0 commit comments

Comments
 (0)