SIGN IN SIGN UP

Git ignore dist/ (#9282)

### 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
J
jathu committed
0b1b77da9876476bd954a44b57294224f6fa8eb6
Parent: 899ae4d
Committed by GitHub <noreply@github.com> on 3/14/2025, 8:03:35 PM