Skip to content

Commit 09f748d

Browse files
authored
Add uv.lock and pylock.toml to gitignore
1 parent 62cb74b commit 09f748d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ docs/crowdin.py
1616
*.mo
1717
/.coverage
1818
build/*
19+
uv.lock*
20+
pylock*.toml

0 commit comments

Comments
 (0)