We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4180f34 + 75cf0d8 commit 6da6ff1Copy full SHA for 6da6ff1
.gitignore
@@ -4,7 +4,8 @@ dist
4
5
venv
6
.venv
7
-uv.lock # we lock dependencies with pip-compile, not uv
+# we lock dependencies with pip-compile, not uv
8
+uv.lock
9
10
*.sw?
11
compile_commands.json
template/.gitignore.jinja
html
.tox
*.egg-info
0 commit comments