Skip to content

Commit

Permalink
add wildcard to venv/ gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
honeykjoule committed Apr 14, 2023
1 parent 240703b commit dec040e
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 @@ -6,7 +6,7 @@ __pycache__/
.env.*
env/
.venv
venv/
*venv/

.vscode/
.idea/
Expand Down

0 comments on commit dec040e

Please sign in to comment.