Compare commits

...

2 Commits

Author SHA1 Message Date
donni-h
c3f49b15fe
Merge 4194590fd8 into 3780fff86c 2026-05-19 19:09:05 +09: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.