blob: e71f6ac474d565c2e56299e7fec62a4ddfabc996 [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
Grant Likely1b4aaff2007-09-24 09:05:30 -060024/u-boot.map
25/u-boot.bin
26/u-boot.srec
Mike Frysinger94a91e22008-02-04 19:26:57 -050027/u-boot.ldr
28/u-boot.ldr.hex
29/u-boot.ldr.srec
Mike Frysinger4d3758c2009-08-22 19:48:56 -040030/u-boot.lds
Stefan Roesef2302d42008-08-06 14:05:38 +020031/u-boot-onenand.bin
32/u-boot-flexonenand.bin
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010033
34#
35# Generated files
36#
37
38*.depend
Grant Likely1b4aaff2007-09-24 09:05:30 -060039/LOG
40/errlog
41/reloc_off
42
Wolfgang Denk16a354f2010-10-26 00:08:35 +020043/include/generated/
44/lib/asm-offsets.s
45
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010046# stgit generated dirs
47patches-*
Jean-Christophe PLAGNIOL-VILLARD51ecde92008-04-12 14:08:45 +020048.stgit-edit.txt
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010049
50# quilt's files
51patches
52series
53
Mike Frysingerbfa0af62008-11-02 01:18:18 -040054# gdb files
55.gdb_history
56
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010057# cscope files
58cscope.*
Stefan Roesef2302d42008-08-06 14:05:38 +020059
Markus Heidelberg650632f2008-09-09 17:31:46 +020060# tags files
Po-Yu Chuang082becd2009-07-10 18:25:34 +080061/tags
Markus Heidelberg650632f2008-09-09 17:31:46 +020062/ctags
63/etags
64
Stefan Roesef2302d42008-08-06 14:05:38 +020065# OneNAND IPL files
66/onenand_ipl/onenand-ipl*
67/onenand_ipl/board/*/onenand*
68/onenand_ipl/board/*/*.S