Skip to content

Commit 210c95b

Browse files
authored
Merge pull request #2788 from amigcamel/ignore_ipython_profile
ignore ipython profile
2 parents ffff0b8 + e675c00 commit 210c95b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Python.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ target/
7272
# Jupyter Notebook
7373
.ipynb_checkpoints
7474

75+
# IPython
76+
profile_default/
77+
ipython_config.py
78+
7579
# pyenv
7680
.python-version
7781

0 commit comments

Comments
 (0)