Skip to content

Commit fe26364

Browse files
Merge pull request #9 from d-v-b/chore/uv.lock-gitignore
add uv.lock to gitignore
2 parents 686e539 + c30db87 commit fe26364

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
@@ -206,4 +206,7 @@ marimo/_static/
206206
marimo/_lsp/
207207
__marimo__/
208208

209-
tests-output/
209+
tests-output/
210+
211+
# uv
212+
uv.lock

0 commit comments

Comments
 (0)