Browse Source

🙈 Update gitignore with uv files

pull/14398/head
Sebastián Ramírez 8 months ago
parent
commit
5bf0ecaa78
  1. 3
      .gitignore

3
.gitignore

@ -28,3 +28,6 @@ archive.zip
# macOS # macOS
.DS_Store .DS_Store
# Ignore while the setup still depends on requirements.txt files
uv.lock

Loading…
Cancel
Save