Skip to content

Commit 2413bc3

Browse files
committed
chore: update .gitignore to include uv.lock
1 parent d1f493e commit 2413bc3

File tree

1 file changed

+3
-0
lines changed
  • tests/robotcode/language_server/robotframework/parts/data

1 file changed

+3
-0
lines changed

tests/robotcode/language_server/robotframework/parts/data/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ output
44

55
# robotcode
66
.robotcode_cache/
7+
8+
# uv
9+
uv.lock

0 commit comments

Comments
 (0)