]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
.gitignore: move *.exe pattern to the top gitignore for Cygwin
[karo-tx-uboot.git] / .gitignore
index cba5eac2a03223699866c0c01d648abe6f29c65e..4e4fd00c2f98b7403072e5aaa61afa95e5dd78f9 100644 (file)
@@ -20,7 +20,9 @@
 *.bin
 *.patch
 *.cfgtmp
-*.dts.tmp
+
+# host programs on Cygwin
+*.exe
 
 # Build tree
 /build-*
@@ -47,8 +49,8 @@
 /errlog
 /reloc_off
 
-!/spl/Makefile
 /spl/*
+!/spl/Makefile
 /tpl/
 
 #