Compare commits

...

2 Commits

Author SHA1 Message Date
donni-h
674098ad4d
Merge 4194590fd8 into dcc0fc7bc2 2026-05-25 02:18:24 +00:00
donni-h
4194590fd8
Correct styling in Python.gitignore for 'uv' 2026-04-26 20:31:18 +02:00

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.