mirror of
https://github.com/pufereq/python-template.git
synced 2025-12-15 07:39:32 +00:00
chore(.gitignore): add uv-specific files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -24,6 +24,10 @@ venv.bak/
|
||||
.pdm*
|
||||
!pdm.lock
|
||||
|
||||
# uv
|
||||
.python-version
|
||||
!uv.lock
|
||||
|
||||
# Distribution / packaging
|
||||
dist/
|
||||
build/
|
||||
|
||||
Reference in New Issue
Block a user