When setting up my environment, I tend to use uv for its speed and simplicity. uv is also being used by all-in-one system package managers like pixi, which is backed by conda-forge. Therefore, I think adding uv.lock to .gitignore would be helpful to me and other.
When setting up my environment, I tend to use
uvfor its speed and simplicity.uvis also being used by all-in-one system package managers likepixi, which is backed by conda-forge. Therefore, I think addinguv.lockto.gitignorewould be helpful to me and other.