commit | 1cada18a8f11768fb4fb9947eabdf493d1372ad6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 15 14:15:38 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Sat Feb 11 09:56:28 2023 -0500 |
tree | 481a2c7306863da84eb8e6de93e1cc5506d3f4a3 | |
parent | b60c1d7ec4d90e88d5712d44d137ad8c407b87d2 [diff] |
.gitignore: Ignore the moveconfig database This file is produced by the moveconfig.py tool. It should never be added to the repo, so add it to the .gitignore file. Signed-off-by: Simon Glass <sjg@chromium.org>