Skip to content

Commit

Permalink
Add .venv and .venv3 to .gitignore (#680)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdewar authored Nov 14, 2024
1 parent 3b97ff5 commit 5c31bf1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,7 @@ env
env3
venv
venv3
.venv
.venv3

.swp

0 comments on commit 5c31bf1

Please sign in to comment.