Skip to content

Commit 0ab6219

Browse files
authored
add .venv to .gitignore
1 parent cbf7c96 commit 0ab6219

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/.metadata/
44
.vscode
55
.cache
6+
.venv
67

78
# Ignore any generated TypeScript -> JavaScript files
89
.github/actions/replicate-issue/*.js

0 commit comments

Comments
 (0)