boards.cfg : Add maintainers entries for SOCFPGA
[platform/kernel/u-boot.git] / .gitignore
index ffe0cc7..0ace33b 100644 (file)
@@ -20,7 +20,9 @@
 *.bin
 *.patch
 *.cfgtmp
-*.dts.tmp
+
+# host programs on Cygwin
+*.exe
 
 # Build tree
 /build-*
 #
 # Generated files
 #
-
 /LOG
-/errlog
-/reloc_off
-
-!/spl/Makefile
-/spl/*
+/spl/
 /tpl/
 
+#
+# Generated include files
+#
+/include/config/
 /include/generated/
 /include/spl-autoconf.mk
 /include/tpl-autoconf.mk