]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
Merge branch 'tx6-bugfix'
[karo-tx-uboot.git] / .gitignore
index 0ace33bd616e1bb70b0df30370eb7b32ad09931d..9be2b800ed3bfa500402ac43db4132340f361c6d 100644 (file)
@@ -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
 /LOG
 /spl/
 /tpl/
+/defconfig
 
 #
 # Generated include files
 #
 /include/config/
 /include/generated/
-/include/spl-autoconf.mk
-/include/tpl-autoconf.mk
 
 # stgit generated dirs
 patches-*
@@ -63,6 +63,7 @@ patches-*
 # quilt's files
 patches
 series
+.pc
 
 # gdb files
 .gdb_history