Skip to content

Commit edb54a5

Browse files
Add venv to gitignore
1 parent 6b05a0c commit edb54a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ tests/elfs/*
1919
tests/snapshots-tmp
2020

2121
.vscode
22-
.idea
22+
.idea
23+
venv

0 commit comments

Comments
 (0)