Skip to content

Commit

Permalink
chore: add venv to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mgyorke committed May 9, 2024
1 parent 8ed585b commit 41782f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ coverage
test/fixtures/basic-swift/.build
test/fixtures/basic-swift/Package.resolved
scripts/Brewfile.lock.json
test/fixtures/**/go.sum
test/fixtures/**/go.sum
.venv

0 comments on commit 41782f0

Please sign in to comment.