Skip to content

Commit cdf56b9

Browse files
feat: update gitignore
1 parent 76bd71f commit cdf56b9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,7 @@ server/preprocessing/other-scripts/renv
6363
/nbproject/private/
6464
/server/nbproject/private/
6565
.pytest_cache
66-
*__pycache__*
66+
*__pycache__*
67+
68+
.venv
69+
.DS_Store

0 commit comments

Comments
 (0)