blob: 67d2cd62c06b2ad84cb13bcd98e54444e7482a54 [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
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010043# stgit generated dirs
44patches-*
Jean-Christophe PLAGNIOL-VILLARD51ecde92008-04-12 14:08:45 +020045.stgit-edit.txt
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010046
47# quilt's files
48patches
49series
50
Mike Frysingerbfa0af62008-11-02 01:18:18 -040051# gdb files
52.gdb_history
53
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010054# cscope files
55cscope.*
Stefan Roesef2302d42008-08-06 14:05:38 +020056
Markus Heidelberg650632f2008-09-09 17:31:46 +020057# tags files
Po-Yu Chuang082becd2009-07-10 18:25:34 +080058/tags
Markus Heidelberg650632f2008-09-09 17:31:46 +020059/ctags
60/etags
61
Stefan Roesef2302d42008-08-06 14:05:38 +020062# OneNAND IPL files
63/onenand_ipl/onenand-ipl*
64/onenand_ipl/board/*/onenand*
65/onenand_ipl/board/*/*.S