Skip to content

Commit 878a8b3

Browse files
authored
Update .gitignore to include .venv directory (#80)
Signed-off-by: Shunsuke Kimura <[email protected]>
1 parent ec7ad26 commit 878a8b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ package-lock.json
3131
/assets/docs
3232
/assets/docs.json
3333
/dist
34+
35+
# Python
36+
.venv

0 commit comments

Comments
 (0)