blob: be09894a0b67e7b6bd56486086a121c7d89f67fb [file] [log] [blame]
Jean-Christophe PLAGNIOL-VILLARD7a2bb682007-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 Likely2f0fef72007-09-24 09:05:30 -060010*.orig
11*.a
12*.o
Tom Rini78b28932012-02-14 07:29:36 +000013*.su
Niklaus Giger1893d742008-01-21 16:46:00 +010014*~
Markus Heidelberg18e33d22008-09-09 17:31:46 +020015*.swp
Jean-Christophe PLAGNIOL-VILLARDf4fe3482008-04-12 14:08:45 +020016*.patch
eccb96ef762011-05-20 15:33:47 +000017*.bin
Troy Kiskya18d7862013-01-18 16:14:24 +000018*.cfgtmp
Jean-Christophe PLAGNIOL-VILLARD7a2bb682007-12-09 11:01:10 +010019
Timo Ketola88760df2012-04-11 23:33:49 +000020# Build tree
21/build-*
22
Jean-Christophe PLAGNIOL-VILLARD7a2bb682007-12-09 11:01:10 +010023#
24# Top-level generic files
25#
26
Joe Hershberger2b2dff12011-08-09 19:21:50 +000027/MLO
Jean-Christophe PLAGNIOL-VILLARD7a2bb682007-12-09 11:01:10 +010028/System.map
Grant Likely2f0fef72007-09-24 09:05:30 -060029/u-boot
Mike Frysinger908e7762008-02-04 19:26:57 -050030/u-boot.hex
Stefano Babica07894c2010-12-28 10:23:27 +010031/u-boot.imx
Grant Likely2f0fef72007-09-24 09:05:30 -060032/u-boot.map
Grant Likely2f0fef72007-09-24 09:05:30 -060033/u-boot.srec
Mike Frysinger908e7762008-02-04 19:26:57 -050034/u-boot.ldr
35/u-boot.ldr.hex
36/u-boot.ldr.srec
eccb96ef762011-05-20 15:33:47 +000037/u-boot.img
38/u-boot.kwb
39/u-boot.sha1
40/u-boot.dis
Mike Frysingerc5f53112009-08-22 19:48:56 -040041/u-boot.lds
Heiko Schocher58cb84d2011-07-16 00:06:42 +000042/u-boot.ubl
Christian Rieschbd25f062011-12-09 09:47:39 +000043/u-boot.ais
Simon Glass5cb34db2011-10-24 19:15:31 +000044/u-boot.dtb
Marek Vasutb0d62962011-11-08 23:18:19 +000045/u-boot.sb
Timo Ketola88760df2012-04-11 23:33:49 +000046/u-boot.geany
Jean-Christophe PLAGNIOL-VILLARD7a2bb682007-12-09 11:01:10 +010047
48#
49# Generated files
50#
51
Simon Glass935c5bc2011-10-07 13:53:49 +000052*.depend*
Grant Likely2f0fef72007-09-24 09:05:30 -060053/LOG
54/errlog
55/reloc_off
56
Wolfgang Denk81aa2eb2010-10-26 00:08:35 +020057/include/generated/
Laurence Withersf2435c62011-09-30 12:09:39 +000058asm-offsets.s
Wolfgang Denk81aa2eb2010-10-26 00:08:35 +020059
Jean-Christophe PLAGNIOL-VILLARD7a2bb682007-12-09 11:01:10 +010060# stgit generated dirs
61patches-*
Jean-Christophe PLAGNIOL-VILLARDf4fe3482008-04-12 14:08:45 +020062.stgit-edit.txt
Jean-Christophe PLAGNIOL-VILLARD7a2bb682007-12-09 11:01:10 +010063
64# quilt's files
65patches
66series
67
Mike Frysinger633ae782008-11-02 01:18:18 -040068# gdb files
69.gdb_history
70
Jean-Christophe PLAGNIOL-VILLARD7a2bb682007-12-09 11:01:10 +010071# cscope files
72cscope.*
Stefan Roese37628252008-08-06 14:05:38 +020073
Markus Heidelberg18e33d22008-09-09 17:31:46 +020074# tags files
Po-Yu Chuangbc00f402009-07-10 18:25:34 +080075/tags
Markus Heidelberg18e33d22008-09-09 17:31:46 +020076/ctags
77/etags
78
Sughosh Ganuf806bbf2012-06-13 08:39:06 +000079# spl ais files
80/spl/*.ais