Skip to content

Commit

Permalink
ignore extra venvs
Browse files Browse the repository at this point in the history
  • Loading branch information
0xkarmacoma committed Sep 17, 2024
1 parent 55fba55 commit 6e8f97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ __pycache__/

# Environments
.env
.venv
.venv*
env/
venv/

Expand Down

0 comments on commit 6e8f97c

Please sign in to comment.