Skip to content

Commit

Permalink
Add .venv to gitignire
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-piles committed Apr 23, 2024
1 parent c08debc commit 4e4b198
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 @@ -13,3 +13,4 @@ src/.pytest_cache
data.json
**/__pycache__
**/*.pyc
/.venv/

0 comments on commit 4e4b198

Please sign in to comment.