Skip to content

Commit 5135303

Browse files
fix venv gitignore
1 parent b35e88e commit 5135303

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
@@ -1,4 +1,5 @@
11
__pycache__/
22
data/embeddings/
33
data/webpages/raw_html/
4-
.venv
4+
.venv
5+
venv/

0 commit comments

Comments
 (0)