]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - .gitignore
Remove white space at end.
[people/ms/u-boot.git] / .gitignore
index 7c56594381a62abb57f0dcd63c0ccccfc4f5e55e..96c1b4a7ae63a2478f54ab90b35c4841e19f7c37 100644 (file)
@@ -11,6 +11,7 @@
 *.a
 *.o
 *~
+*.patch
 
 #
 # Top-level generic files
@@ -25,6 +26,8 @@
 /u-boot.ldr
 /u-boot.ldr.hex
 /u-boot.ldr.srec
+/u-boot-onenand.bin
+/u-boot-flexonenand.bin
 
 #
 # Generated files
@@ -37,6 +40,7 @@
 
 # stgit generated dirs
 patches-*
+.stgit-edit.txt
 
 # quilt's files
 patches
@@ -44,3 +48,8 @@ series
 
 # cscope files
 cscope.*
+
+# OneNAND IPL files
+/onenand_ipl/onenand-ipl*
+/onenand_ipl/board/*/onenand*
+/onenand_ipl/board/*/*.S