commit | 2bf2615b8004e4a296fb25498ad0c183fd5c7b94 | [log] [tgz] |
---|---|---|
author | Christian Marangi <ansuelsmth@gmail.com> | Sat Nov 09 18:48:44 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 14 18:14:06 2024 -0600 |
tree | dd3f9cda3330fc0ec49ebe1a51b3f609258f02f9 | |
parent | dfe7ab35147c2a2c8a63b2155227a86684d6dd4d [diff] |
.gitignore: add test overlay .S and u_boot_logo files Add test overlay .S and u_boot_logo file to gitignore as these files are generated and should not be committed but ignored. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>