X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=.gitignore;h=2cba50167ed64d20ba0da20a802dd46a41f33a60;hb=01b22b0e3565af5020de2129ff7bee05a4d32913;hp=4e4fd00c2f98b7403072e5aaa61afa95e5dd78f9;hpb=7050f0de7e566862ed72ac4d86ddf21d929651c8;p=karo-tx-uboot.git diff --git a/.gitignore b/.gitignore index 4e4fd00c2f..2cba50167e 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ /SPL /System.map /u-boot* +/boards.cfg # # git files that we don't want to ignore even it they are dot-files @@ -44,13 +45,8 @@ # # Generated files # - /LOG -/errlog -/reloc_off - -/spl/* -!/spl/Makefile +/spl/ /tpl/ # @@ -58,8 +54,6 @@ # /include/config/ /include/generated/ -/include/spl-autoconf.mk -/include/tpl-autoconf.mk # stgit generated dirs patches-* @@ -68,6 +62,7 @@ patches-* # quilt's files patches series +.pc # gdb files .gdb_history