Skip to content

Commit

Permalink
Ignore .venv directories (boto#4440)
Browse files Browse the repository at this point in the history
  • Loading branch information
nateprewitt authored and hswong3i committed Feb 15, 2025
1 parent 1b42fc4 commit 4172f2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ tests/.coverage
coverage.xml

# Common virtualenv names
.venv
venv
env2
env3
Expand Down

0 comments on commit 4172f2e

Please sign in to comment.