Skip to content

Commit

Permalink
Ignore common python virtualenv dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharth-krishna committed Jan 29, 2025
1 parent 76236a5 commit 8be3611
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ Highs.log
paper/
monkeytype.sqlite3

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

benchmark/*.pdf
benchmark/benchmarks
Expand Down

0 comments on commit 8be3611

Please sign in to comment.