]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - .gitignore
Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
[karo-tx-uboot.git] / .gitignore
index c2f53fccb44af129f88dfc16b040af380d372167..0ace33bd616e1bb70b0df30370eb7b32ad09931d 100644 (file)
@@ -21,6 +21,9 @@
 *.patch
 *.cfgtmp
 
+# host programs on Cygwin
+*.exe
+
 # Build tree
 /build-*
 
 #
 # Generated files
 #
-
 /LOG
-/errlog
-/reloc_off
-
-/spl/*
-!/spl/Makefile
+/spl/
 /tpl/
 
 #