Commit Graph

1 Commits (fx_use_module_op)

Author SHA1 Message Date
Quinn Dawkins 1d6aca3823
Add .git-blame-ignore-revs to allow ignoring sweeping formatting changes (#2823)
This allows the following command to be used to ignore sweeping
formatting changes.

```
git blame --ignore-revs-file .git-blame-ignore-revs <file_of_interest>
```
2024-01-29 10:29:51 -08:00