Skip to content

Commit c89575c

Browse files
authored
Update .gitignore (#9)
Ignore `uv` lock file.
1 parent 49d4c92 commit c89575c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ __pycache__/
77
dist/
88
python/lighthouse*.egg-info/
99
*.whl
10+
11+
# Miscellaneous
12+
uv.lock

0 commit comments

Comments
 (0)