]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - .gitignore
dm: Move s3c24xx USB driver to a proper place
[people/ms/u-boot.git] / .gitignore
index 0f32fd8954337645d4cb0373f1435f3b0e48034e..d91e91b1e652dcac5a91e5f653e7d08e763e1d1c 100644 (file)
@@ -16,6 +16,9 @@
 *.patch
 *.bin
 
+# Build tree
+/build-*
+
 #
 # Top-level generic files
 #
@@ -39,6 +42,7 @@
 /u-boot.ais
 /u-boot.dtb
 /u-boot.sb
+/u-boot.geany
 
 #
 # Generated files
@@ -71,7 +75,5 @@ cscope.*
 /ctags
 /etags
 
-# OneNAND IPL files
-/onenand_ipl/onenand-ipl*
-/onenand_ipl/board/*/onenand*
-/onenand_ipl/board/*/*.S
+# spl ais files
+/spl/*.ais