Compare commits

...

2 Commits

Author SHA1 Message Date
donni-h
0bba575097
Merge 4194590fd8 into 1046d8fba6 2026-04-27 22:12:20 +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. # install all needed dependencies.
# Pipfile.lock # Pipfile.lock
# UV # uv
# Similar to Pipfile.lock, it is generally recommended to include uv.lock in version control. # 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 # This is especially recommended for binary packages to ensure reproducibility, and is more
# commonly ignored for libraries. # commonly ignored for libraries.