Skip to content

Commit

Permalink
Add generic .venv to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluxticks committed Jan 23, 2024
1 parent 52d69ca commit ec5d858
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 @@ -121,7 +121,7 @@ celerybeat.pid

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

0 comments on commit ec5d858

Please sign in to comment.