Skip to content

Commit

Permalink
gitignore updates
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi0395 committed Aug 8, 2024
1 parent c672112 commit 8d31ab1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ cover/

# Jupyter Notebook
.ipynb_checkpoints
.virtual_documents
.virtual_documents/nb

# IPython
profile_default/
Expand All @@ -77,6 +77,7 @@ env/
.venv/
env.bak/
venv.bak/
.virtual_documents/

# Spyder project settings
.spyderproject
Expand Down

0 comments on commit 8d31ab1

Please sign in to comment.