X-Git-Url: https://repo.jachan.dev/J-u-boot.git/blobdiff_plain/84f24ac8278d287581e5a559a7299e1dc2b53481..7087922477a08bd1c06bcb5a280ff5e81065ec30:/.gitignore diff --git a/.gitignore b/.gitignore index 2ddf57f2a55..29757aa51e3 100644 --- a/.gitignore +++ b/.gitignore @@ -30,10 +30,12 @@ # # Top-level generic files # +fit-dtb.blob /MLO* -/SPL +/SPL* /System.map /u-boot* +/boards.cfg # # git files that we don't want to ignore even it they are dot-files @@ -44,21 +46,16 @@ # # Generated files # - /LOG -/errlog -/reloc_off - /spl/ /tpl/ +/defconfig # # Generated include files # /include/config/ /include/generated/ -/include/spl-autoconf.mk -/include/tpl-autoconf.mk # stgit generated dirs patches-*