]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[karo-tx-uboot.git] / .gitignore
index ffe0cc71076db15d3915ad9f58517d64e4a7cac5..2ddf57f2a55bf8eb295339fcf3cdbebb0892849b 100644 (file)
@@ -20,7 +20,9 @@
 *.bin
 *.patch
 *.cfgtmp
-*.dts.tmp
+
+# host programs on Cygwin
+*.exe
 
 # Build tree
 /build-*
 /errlog
 /reloc_off
 
-!/spl/Makefile
-/spl/*
+/spl/
 /tpl/
 
+#
+# Generated include files
+#
+/include/config/
 /include/generated/
 /include/spl-autoconf.mk
 /include/tpl-autoconf.mk