Compare commits

...

2 Commits

Author SHA1 Message Date
Dhruv chaudhary
bf4e7eb905
Merge 6e6caa04f5 into dcc0fc7bc2 2026-05-24 20:34:51 +12:00
Dhruv chaudhary
6e6caa04f5
Fix typo in Python.gitignore for UV section 2026-04-27 17:04:33 +05:30

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.