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
### Summary
The default wheel gets built in `dist/`, so let's ignore it.
### Test plan
```bash
$ python setup.py bdist_wheel
# dist/ should not show up
$ git status
```
cc @larryliu0820@lucylq
0 commit comments