.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>
This commit is contained in:
Simon Glass
2023-02-11 09:56:28 -05:00
committed by Tom Rini
parent e38cdc684b
commit 41cd6fab03
+3
View File
@@ -105,3 +105,6 @@ __pycache__
# pylint files
/pylint.cur
/pylint.out/
# moveconfig database
/moveconfig.db