Correct styling in Python.gitignore for 'uv'

This commit is contained in:
donni-h 2026-04-26 20:31:18 +02:00 committed by GitHub
parent 5763345204
commit 4194590fd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -95,7 +95,7 @@ ipython_config.py
# install all needed dependencies.
# Pipfile.lock
# UV
# uv
# Similar to Pipfile.lock, it is generally recommended to include uv.lock in version control.
# This is especially recommended for binary packages to ensure reproducibility, and is more
# commonly ignored for libraries.