Skip to content

Commit b12c713

Browse files
committed
Adjust .gitignore for uv
1 parent 1e6916e commit b12c713

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
# Python/Rye generated files
1+
# Python/uv generated files
22
__pycache__/
33
*.py[cod]
44
wheels/
55
*.egg-info
66
/dist/
7-
requirements.lock
8-
requirements-dev.lock
97

108
# Cache
119
/.pytest_cache

0 commit comments

Comments
 (0)