Skip to content

Commit

Permalink
[#53] Added .venv to .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
eoyilmaz committed Jul 8, 2024
1 parent f835443 commit 9377b6b
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 @@ -4,6 +4,7 @@
.coverage
*.egg-info/*
*.swp
.venv/*
docs/html/*
docs/latex/*
docs/doctrees/*
Expand Down

0 comments on commit 9377b6b

Please sign in to comment.