Skip to content

Commit

Permalink
chore: Update .gitignore with ignoring any venv file/folder
Browse files Browse the repository at this point in the history
  • Loading branch information
SverreNystad authored May 21, 2024
1 parent 013f307 commit 7698fd3
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 @@ -125,7 +125,7 @@ celerybeat.pid
.env
.venv*/
env/
venv/
**venv**
ENV/
env.bak/
venv.bak/
Expand Down

0 comments on commit 7698fd3

Please sign in to comment.