Skip to content

Commit

Permalink
ignore venv in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
phinate committed Oct 20, 2023
1 parent 5537ad9 commit b1c9b3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ htmlcov

# text editors
.vscode/

venv/

0 comments on commit b1c9b3d

Please sign in to comment.