Skip to content

Commit

Permalink
updated the gitignore to ignore extended .venv* names
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Dymond committed Nov 18, 2024
1 parent 6d3b737 commit 7f3a583
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 @@ -107,7 +107,7 @@ celerybeat.pid

# Environments
.env
.venv
.venv*
env/
venv/
ENV/
Expand Down

0 comments on commit 7f3a583

Please sign in to comment.