mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-09 17:48:19 +00:00
Add formatting-revs.txt
to filter out automatic clang-formats for better git blame information, for example: $ git blame --ignore-revs-file formatting-revs.txt src/antibot/antibot_null.cpp You can also set it in your .git/config: [blame] ignoreRevsFile = formatting-revs.txt
This commit is contained in:
parent
3be8a592e5
commit
ee8872fb75
11
formatting-revs.txt
Normal file
11
formatting-revs.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
f7b37eaf6a5dcd20c3bf53c842474129197b585f
|
||||
3a986fbe529a0b34b4ca968cd8d9e12a07ba3e68
|
||||
a67a8e36aa81f12b2cac8f5e240228e669fdd11e
|
||||
f42a5a0431b16cfe3ed7f3f8158606e8fd36d0b1
|
||||
833e3640b469d5fb98bb431ef834759815d94b55
|
||||
8ef6a0da169d6eba151d6909a96fb52dc0a47384
|
||||
4e157c64e3d7e36f23b3dfad0555f3095f31f712
|
||||
a273969bc198d7259f57286c8a19214d48d22de5
|
||||
cfd32c357b5aca410c7befb8ae4953fec1fa54ed
|
||||
d4da82f977abb34cd0ed9a77e707b4c42f26673d
|
||||
aecc6fb1a59407f84ef5d2b51af9432408cc9563
|
Loading…
Reference in a new issue