]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - .gitignore
spl: fit: Fix entry point for SPL_LOAD_FIT_FULL
[thirdparty/u-boot.git] / .gitignore
index 002f95de4feb6736bd65c4b7f5a34db9243b20fd..84051b7bfde09def310d36712144579d5d0c740c 100644 (file)
@@ -35,7 +35,7 @@
 *.tab.[ch]
 
 # Build tree
-/build-*
+/build*
 
 #
 # Top-level generic files
@@ -107,5 +107,8 @@ __pycache__
 /pylint.cur
 /pylint.out/
 
-# moveconfig database
-/moveconfig.db
+# qconfig database
+/qconfig.db
+
+# Clang's compilation database file
+/compile_commands.json