blob: 8ccd42a9968784b953e0027ddbbe7666e78679ca [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
Stefan Roesef2302d42008-08-06 14:05:38 +020030/u-boot-onenand.bin
31/u-boot-flexonenand.bin
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010032
33#
34# Generated files
35#
36
37*.depend
Grant Likely1b4aaff2007-09-24 09:05:30 -060038/LOG
39/errlog
40/reloc_off
41
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010042# stgit generated dirs
43patches-*
Jean-Christophe PLAGNIOL-VILLARD51ecde92008-04-12 14:08:45 +020044.stgit-edit.txt
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010045
46# quilt's files
47patches
48series
49
Mike Frysingerbfa0af62008-11-02 01:18:18 -040050# gdb files
51.gdb_history
52
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010053# cscope files
54cscope.*
Stefan Roesef2302d42008-08-06 14:05:38 +020055
Markus Heidelberg650632f2008-09-09 17:31:46 +020056# tags files
Po-Yu Chuang082becd2009-07-10 18:25:34 +080057/tags
Markus Heidelberg650632f2008-09-09 17:31:46 +020058/ctags
59/etags
60
Stefan Roesef2302d42008-08-06 14:05:38 +020061# OneNAND IPL files
62/onenand_ipl/onenand-ipl*
63/onenand_ipl/board/*/onenand*
64/onenand_ipl/board/*/*.S