]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - .gitignore
arc/cache: really do invalidate_dcache_all() even if IOC exists
[people/ms/u-boot.git] / .gitignore
index cba5eac2a03223699866c0c01d648abe6f29c65e..33abbd3d0783ce75b4b1d111b1ee085bc150e30f 100644 (file)
@@ -20,7 +20,9 @@
 *.bin
 *.patch
 *.cfgtmp
-*.dts.tmp
+
+# host programs on Cygwin
+*.exe
 
 # Build tree
 /build-*
@@ -32,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
 #
 # Generated files
 #
-
 /LOG
-/errlog
-/reloc_off
-
-!/spl/Makefile
-/spl/*
+/spl/
 /tpl/
+/defconfig
 
 #
 # Generated include files
 #
 /include/config/
 /include/generated/
-/include/spl-autoconf.mk
-/include/tpl-autoconf.mk
 
 # stgit generated dirs
 patches-*