blob: b78e2ac681c5a8df5a6691e49eef4d14a9d7cb00 [file] [log] [blame]
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +01001#
2# NOTE! Don't add files that are generated in specific
3# subdirectories here. Add them in the ".gitignore" file
4# in that subdirectory instead.
5#
6# Normal rules
7#
8
9*.rej
Grant Likely1b4aaff2007-09-24 09:05:30 -060010*.orig
11*.a
12*.o
Tom Rini667c9a82012-02-14 07:29:36 +000013*.su
Niklaus Giger0c9d42e2008-01-21 16:46:00 +010014*~
Markus Heidelberg650632f2008-09-09 17:31:46 +020015*.swp
Jean-Christophe PLAGNIOL-VILLARD51ecde92008-04-12 14:08:45 +020016*.patch
ecc5d1ee002011-05-20 15:33:47 +000017*.bin
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010018
Timo Ketola5941a612012-04-11 23:33:49 +000019# Build tree
20/build-*
21
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010022#
23# Top-level generic files
24#
25
Joe Hershbergerea3cd472011-08-09 19:21:50 +000026/MLO
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010027/System.map
Grant Likely1b4aaff2007-09-24 09:05:30 -060028/u-boot
Mike Frysinger94a91e22008-02-04 19:26:57 -050029/u-boot.hex
Stefano Babicc9914402010-12-28 10:23:27 +010030/u-boot.imx
Grant Likely1b4aaff2007-09-24 09:05:30 -060031/u-boot.map
Grant Likely1b4aaff2007-09-24 09:05:30 -060032/u-boot.srec
Mike Frysinger94a91e22008-02-04 19:26:57 -050033/u-boot.ldr
34/u-boot.ldr.hex
35/u-boot.ldr.srec
ecc5d1ee002011-05-20 15:33:47 +000036/u-boot.img
37/u-boot.kwb
38/u-boot.sha1
39/u-boot.dis
Mike Frysinger4d3758c2009-08-22 19:48:56 -040040/u-boot.lds
Heiko Schocher7816f2c2011-07-16 00:06:42 +000041/u-boot.ubl
Christian Rieschd36d8852011-12-09 09:47:39 +000042/u-boot.ais
Simon Glass2c0f79e2011-10-24 19:15:31 +000043/u-boot.dtb
Marek Vasut30b9b932011-11-08 23:18:19 +000044/u-boot.sb
Timo Ketola5941a612012-04-11 23:33:49 +000045/u-boot.geany
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010046
47#
48# Generated files
49#
50
Simon Glass47508842011-10-07 13:53:49 +000051*.depend*
Grant Likely1b4aaff2007-09-24 09:05:30 -060052/LOG
53/errlog
54/reloc_off
55
Wolfgang Denk16a354f2010-10-26 00:08:35 +020056/include/generated/
Laurence Withers2099f902011-09-30 12:09:39 +000057asm-offsets.s
Wolfgang Denk16a354f2010-10-26 00:08:35 +020058
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010059# stgit generated dirs
60patches-*
Jean-Christophe PLAGNIOL-VILLARD51ecde92008-04-12 14:08:45 +020061.stgit-edit.txt
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010062
63# quilt's files
64patches
65series
66
Mike Frysingerbfa0af62008-11-02 01:18:18 -040067# gdb files
68.gdb_history
69
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010070# cscope files
71cscope.*
Stefan Roesef2302d42008-08-06 14:05:38 +020072
Markus Heidelberg650632f2008-09-09 17:31:46 +020073# tags files
Po-Yu Chuang082becd2009-07-10 18:25:34 +080074/tags
Markus Heidelberg650632f2008-09-09 17:31:46 +020075/ctags
76/etags
77
Stefan Roesef2302d42008-08-06 14:05:38 +020078# OneNAND IPL files
79/onenand_ipl/onenand-ipl*
80/onenand_ipl/board/*/onenand*
81/onenand_ipl/board/*/*.S