diff options
| author | Simon Glass <[email protected]> | 2023-01-15 14:16:01 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-02-11 12:22:35 -0500 |
| commit | e46b72436cab6d66fdb0263e0bf14082195b754e (patch) | |
| tree | 588684743e970071bde0ad466488f4e5fe69cf07 /.gitattributes | |
| parent | 9cea4797aebcf952c95b503fc7aa6f1d422552bc (diff) | |
trace: Update documentation
Revamp the documentation for the new features, including a description of
the new features and documentation for the trace command.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 1879a2dfb3c..d5931f03e7c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,4 @@ *.bmp binary *.ttf binary *.gz binary +*.png binary |
