cam5200_niosflash: fix build warnings
[oweals/u-boot.git] / .gitignore
index 9c53f5c5b54123532d79cb08150facc26d554717..e71f6ac474d565c2e56299e7fec62a4ddfabc996 100644 (file)
@@ -27,6 +27,7 @@
 /u-boot.ldr
 /u-boot.ldr.hex
 /u-boot.ldr.srec
+/u-boot.lds
 /u-boot-onenand.bin
 /u-boot-flexonenand.bin
 
@@ -39,6 +40,9 @@
 /errlog
 /reloc_off
 
+/include/generated/
+/lib/asm-offsets.s
+
 # stgit generated dirs
 patches-*
 .stgit-edit.txt
@@ -47,10 +51,14 @@ patches-*
 patches
 series
 
+# gdb files
+.gdb_history
+
 # cscope files
 cscope.*
 
 # tags files
+/tags
 /ctags
 /etags