Compare commits

...

2 Commits

Author SHA1 Message Date
Dhruv chaudhary
8afbb44e51
Merge 6e6caa04f5 into 3780fff86c 2026-05-19 14:00:02 +09: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.