blob: 8ec3d06c3ee0092cccdc11aa7dc4d296c010ac2f [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
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010016
17#
18# Top-level generic files
19#
20
21/System.map
Grant Likely1b4aaff2007-09-24 09:05:30 -060022/u-boot
Mike Frysinger94a91e22008-02-04 19:26:57 -050023/u-boot.hex
Stefano Babicc9914402010-12-28 10:23:27 +010024/u-boot.imx
Grant Likely1b4aaff2007-09-24 09:05:30 -060025/u-boot.map
26/u-boot.bin
27/u-boot.srec
Mike Frysinger94a91e22008-02-04 19:26:57 -050028/u-boot.ldr
29/u-boot.ldr.hex
30/u-boot.ldr.srec
Mike Frysinger4d3758c2009-08-22 19:48:56 -040031/u-boot.lds
Stefan Roesef2302d42008-08-06 14:05:38 +020032/u-boot-onenand.bin
33/u-boot-flexonenand.bin
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010034
35#
36# Generated files
37#
38
39*.depend
Grant Likely1b4aaff2007-09-24 09:05:30 -060040/LOG
41/errlog
42/reloc_off
43
Wolfgang Denk16a354f2010-10-26 00:08:35 +020044/include/generated/
45/lib/asm-offsets.s
46
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010047# stgit generated dirs
48patches-*
Jean-Christophe PLAGNIOL-VILLARD51ecde92008-04-12 14:08:45 +020049.stgit-edit.txt
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010050
51# quilt's files
52patches
53series
54
Mike Frysingerbfa0af62008-11-02 01:18:18 -040055# gdb files
56.gdb_history
57
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010058# cscope files
59cscope.*
Stefan Roesef2302d42008-08-06 14:05:38 +020060
Markus Heidelberg650632f2008-09-09 17:31:46 +020061# tags files
Po-Yu Chuang082becd2009-07-10 18:25:34 +080062/tags
Markus Heidelberg650632f2008-09-09 17:31:46 +020063/ctags
64/etags
65
Stefan Roesef2302d42008-08-06 14:05:38 +020066# OneNAND IPL files
67/onenand_ipl/onenand-ipl*
68/onenand_ipl/board/*/onenand*
69/onenand_ipl/board/*/*.S