Skip to content

Commit c4f19ad

Browse files
committed
Update gitignore
1 parent 037ab47 commit c4f19ad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
data/test_data
1+
data/
22
.vscode
33
*__pycache__*
44
*.ipynb_checkpoint*
55
notebooks/test*
6+
7+
.venv

0 commit comments

Comments
 (0)