Skip to content

Commit c02dbd4

Browse files
committed
Add venv to ignore list
Also the default install dir.
1 parent 921ef78 commit c02dbd4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ compile_commands.json
2525
/papers/**/_minted-optional_ref/
2626
/papers/**/_minted-optional_ref_wording/
2727
.update-submodules
28+
/.install/
29+
/.venv/

0 commit comments

Comments
 (0)