We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa4e6a9 commit 52ed983Copy full SHA for 52ed983
1 file changed
.gitignore
@@ -126,4 +126,7 @@ dmypy.json
126
### Python Patch ###
127
.venv/
128
129
+# uv
130
+uv.lock
131
+
132
# End of https://www.gitignore.io/api/python
0 commit comments