Add uv.lock and pylock.toml to gitignore

This commit is contained in:
Soheab
2025-10-28 12:50:55 +01:00
committed by GitHub
parent 62cb74b7d8
commit 09f748d48f

2
.gitignore vendored
View File

@@ -16,3 +16,5 @@ docs/crowdin.py
*.mo
/.coverage
build/*
uv.lock*
pylock*.toml