]> 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 3a4d056edfc3caa10de6c8d4657c99f039b01e41..84051b7bfde09def310d36712144579d5d0c740c 100644 (file)
@@ -35,7 +35,7 @@
 *.tab.[ch]
 
 # Build tree
-/build-*
+/build*
 
 #
 # Top-level generic files
@@ -53,6 +53,7 @@ fit-dtb.blob*
 #
 !.gitignore
 !.mailmap
+!.get_maintainer.*
 
 #
 # Generated files
@@ -106,5 +107,8 @@ __pycache__
 /pylint.cur
 /pylint.out/
 
-# moveconfig database
-/moveconfig.db
+# qconfig database
+/qconfig.db
+
+# Clang's compilation database file
+/compile_commands.json