Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
/* XPM */
static const char *const empty_xpm[] = {
"16 16 3 1",
" c black",
"a c #C8C8C8",
". c Gray100",
" ",
" ....aaaaaaaaaa ",
" aaaa.......... ",
" "
};