You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While in general it is best practice to not commit build artifacts, unfortunately I am in a situation where I do actually want (or rather have to) commit my dist/ folder. However, when running uv build, a .gitignore is automatically created in the dist/ folder--it would be great to have a flag to disable this behavior.