]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
Update MAINTAINERS file for x86
[karo-tx-uboot.git] / .gitignore
index a163728832eb0fc7b01ece5d81c6239f3b824671..41164483ef0a6cadc1840a9ace5584c0f3ad6ffe 100644 (file)
@@ -15,6 +15,7 @@
 *.swp
 *.patch
 *.bin
+*.cfgtmp
 
 # Build tree
 /build-*
 #
 
 /MLO
+/SPL
 /System.map
 /u-boot
 /u-boot.hex
 /u-boot.imx
+/u-boot-with-spl.imx
+/u-boot-with-nand-spl.imx
 /u-boot.map
 /u-boot.srec
 /u-boot.ldr
@@ -43,7 +47,6 @@
 /u-boot.dtb
 /u-boot.sb
 /u-boot.geany
-/include/u-boot.lst
 
 #
 # Generated files
@@ -76,5 +79,11 @@ cscope.*
 /ctags
 /etags
 
+# gnu global files
+GPATH
+GRTAGS
+GSYMS
+GTAGS
+
 # spl ais files
 /spl/*.ais