5604: Add 2 changes to formatting-revs so git blame is usable r=heinrich5991 a=def-

With .git/config containing:
```
[blame]
  ignoreRevsFile = formatting-revs.txt
```
<!-- What is the motivation for the changes of this pull request -->

## Checklist

- [ ] Tested the change ingame
- [ ] Provided screenshots if it is a visual change
- [ ] Tested in combination with possibly related configuration options
- [ ] Written a unit test (especially base/) or added coverage to integration test
- [ ] Considered possible null pointers and out of bounds array indexing
- [ ] Changed no physics that affect existing maps
- [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional)


Co-authored-by: def <dennis@felsin9.de>
This commit is contained in:
bors[bot] 2022-07-10 12:11:01 +00:00 committed by GitHub
commit 01175149e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,3 +9,5 @@ a273969bc198d7259f57286c8a19214d48d22de5
cfd32c357b5aca410c7befb8ae4953fec1fa54ed cfd32c357b5aca410c7befb8ae4953fec1fa54ed
d4da82f977abb34cd0ed9a77e707b4c42f26673d d4da82f977abb34cd0ed9a77e707b4c42f26673d
3be8a592e52a03e555b6aa29a8dea529797bb645 3be8a592e52a03e555b6aa29a8dea529797bb645
01edaec628ec325d47d74a667ccaa2aed43f30c9
a69dc599a99ef7393985e96a98c80f8217f66998