Skip to content

Commit 58980c0

Browse files
authored
Add venv into .gitignore (#249)
Signed-off-by: jiyeong.seok <[email protected]>
1 parent d8e9755 commit 58980c0

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
@@ -6,3 +6,4 @@ __pycache__
66
build/
77
dist/
88
cli.spec
9+
venv/

0 commit comments

Comments
 (0)