]> git.dujemihanovic.xyz Git - u-boot.git/commit
.gitignore: Ignore the moveconfig database
authorSimon Glass <sjg@chromium.org>
Sun, 15 Jan 2023 21:15:38 +0000 (14:15 -0700)
committerTom Rini <trini@konsulko.com>
Sat, 11 Feb 2023 14:56:28 +0000 (09:56 -0500)
commit41cd6fab03af8f1d3fae6ee04937583ab7884efa
tree481a2c7306863da84eb8e6de93e1cc5506d3f4a3
parente38cdc684b6fd47d9ca133ac5b50773f7b0d0142
.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>
.gitignore