feat: update to uv
This commit is contained in:
+11
-4
@@ -1,4 +1,11 @@
|
||||
.venv
|
||||
__pycache__
|
||||
dist
|
||||
pdfuck.egg-info
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
*.egg-info/
|
||||
*.egg
|
||||
dist/
|
||||
build/
|
||||
.eggs/
|
||||
.venv/
|
||||
venv/
|
||||
*.so
|
||||
|
||||
Reference in New Issue
Block a user