Skip to content

Commit

Permalink
config: add python venv to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
decahedron1 committed Jun 8, 2024
1 parent b00c934 commit 812fdb0
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 @@ -195,3 +195,5 @@ WixTools/

# Glassbench results
/glassbench*.db

.venv*

0 comments on commit 812fdb0

Please sign in to comment.