blob: 320d21e6c4f04402ecc15d1f1f2be703923658c6 [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
Joe Hershbergerea3cd472011-08-09 19:21:50 +000022/MLO
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010023/System.map
Grant Likely1b4aaff2007-09-24 09:05:30 -060024/u-boot
Mike Frysinger94a91e22008-02-04 19:26:57 -050025/u-boot.hex
Stefano Babicc9914402010-12-28 10:23:27 +010026/u-boot.imx
Grant Likely1b4aaff2007-09-24 09:05:30 -060027/u-boot.map
Grant Likely1b4aaff2007-09-24 09:05:30 -060028/u-boot.srec
Mike Frysinger94a91e22008-02-04 19:26:57 -050029/u-boot.ldr
30/u-boot.ldr.hex
31/u-boot.ldr.srec
ecc5d1ee002011-05-20 15:33:47 +000032/u-boot.img
33/u-boot.kwb
34/u-boot.sha1
35/u-boot.dis
Mike Frysinger4d3758c2009-08-22 19:48:56 -040036/u-boot.lds
Heiko Schocher7816f2c2011-07-16 00:06:42 +000037/u-boot.ubl
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010038
39#
40# Generated files
41#
42
Simon Glass47508842011-10-07 13:53:49 +000043*.depend*
Grant Likely1b4aaff2007-09-24 09:05:30 -060044/LOG
45/errlog
46/reloc_off
47
Wolfgang Denk16a354f2010-10-26 00:08:35 +020048/include/generated/
Laurence Withers2099f902011-09-30 12:09:39 +000049asm-offsets.s
Wolfgang Denk16a354f2010-10-26 00:08:35 +020050
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010051# stgit generated dirs
52patches-*
Jean-Christophe PLAGNIOL-VILLARD51ecde92008-04-12 14:08:45 +020053.stgit-edit.txt
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010054
55# quilt's files
56patches
57series
58
Mike Frysingerbfa0af62008-11-02 01:18:18 -040059# gdb files
60.gdb_history
61
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010062# cscope files
63cscope.*
Stefan Roesef2302d42008-08-06 14:05:38 +020064
Markus Heidelberg650632f2008-09-09 17:31:46 +020065# tags files
Po-Yu Chuang082becd2009-07-10 18:25:34 +080066/tags
Markus Heidelberg650632f2008-09-09 17:31:46 +020067/ctags
68/etags
69
Stefan Roesef2302d42008-08-06 14:05:38 +020070# OneNAND IPL files
71/onenand_ipl/onenand-ipl*
72/onenand_ipl/board/*/onenand*
73/onenand_ipl/board/*/*.S