Browse Source

Add uv.lock and pylock.toml to gitignore

pull/10341/head
Soheab 8 months ago
committed by GitHub
parent
commit
09f748d48f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .gitignore

2
.gitignore

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