blob: dbf545f2d11cd3118c6c8b54122adfbe799ea1b8 [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
Niklaus Giger0c9d42e2008-01-21 16:46:00 +010013*~
Markus Heidelberg650632f2008-09-09 17:31:46 +020014*.swp
Jean-Christophe PLAGNIOL-VILLARD51ecde92008-04-12 14:08:45 +020015*.patch
ecc5d1ee002011-05-20 15:33:47 +000016*.bin
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010017
18#
19# Top-level generic files
20#
21
22/System.map
Grant Likely1b4aaff2007-09-24 09:05:30 -060023/u-boot
Mike Frysinger94a91e22008-02-04 19:26:57 -050024/u-boot.hex
Stefano Babicc9914402010-12-28 10:23:27 +010025/u-boot.imx
Grant Likely1b4aaff2007-09-24 09:05:30 -060026/u-boot.map
Grant Likely1b4aaff2007-09-24 09:05:30 -060027/u-boot.srec
Mike Frysinger94a91e22008-02-04 19:26:57 -050028/u-boot.ldr
29/u-boot.ldr.hex
30/u-boot.ldr.srec
ecc5d1ee002011-05-20 15:33:47 +000031/u-boot.img
32/u-boot.kwb
33/u-boot.sha1
34/u-boot.dis
Mike Frysinger4d3758c2009-08-22 19:48:56 -040035/u-boot.lds
Heiko Schocher7816f2c2011-07-16 00:06:42 +000036/u-boot.ubl
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010037
38#
39# Generated files
40#
41
42*.depend
Grant Likely1b4aaff2007-09-24 09:05:30 -060043/LOG
44/errlog
45/reloc_off
46
Wolfgang Denk16a354f2010-10-26 00:08:35 +020047/include/generated/
48/lib/asm-offsets.s
49
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010050# stgit generated dirs
51patches-*
Jean-Christophe PLAGNIOL-VILLARD51ecde92008-04-12 14:08:45 +020052.stgit-edit.txt
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010053
54# quilt's files
55patches
56series
57
Mike Frysingerbfa0af62008-11-02 01:18:18 -040058# gdb files
59.gdb_history
60
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010061# cscope files
62cscope.*
Stefan Roesef2302d42008-08-06 14:05:38 +020063
Markus Heidelberg650632f2008-09-09 17:31:46 +020064# tags files
Po-Yu Chuang082becd2009-07-10 18:25:34 +080065/tags
Markus Heidelberg650632f2008-09-09 17:31:46 +020066/ctags
67/etags
68
Stefan Roesef2302d42008-08-06 14:05:38 +020069# OneNAND IPL files
70/onenand_ipl/onenand-ipl*
71/onenand_ipl/board/*/onenand*
72/onenand_ipl/board/*/*.S