Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit a9951dd

Browse files
authored
Add .venv/ to gitignore. (#1199)
Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>
1 parent ec5a056 commit a9951dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ wheels/
2222

2323
# Virtual Environment
2424
venv/
25+
.venv/
2526
env/
2627
ENV/
2728

0 commit comments

Comments
 (0)