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
Python build backends like hatch have nice sane defaults for file inclusion — they respect the .gitignore file and look at what's tracked by Git. I wonder whether our default should be the same, so that we don't pull in random files.