Skip to content

Commit

Permalink
Added more generic *venv*/ folder match to .gitignore, to avoid commi…
Browse files Browse the repository at this point in the history
…ting virtual environments.
  • Loading branch information
johannvk committed Jan 27, 2025
1 parent d56e907 commit a1104f6
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 @@ -122,6 +122,7 @@ celerybeat.pid
# Environments
.env
.venv
*venv*/
env/
venv/
ENV/
Expand Down

0 comments on commit a1104f6

Please sign in to comment.