blob: e29dce92977aa9e8246325c4e59af3ef78501064 [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
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010013
14#
15# Top-level generic files
16#
17
18/System.map
Grant Likely1b4aaff2007-09-24 09:05:30 -060019/u-boot
Mike Frysinger94a91e22008-02-04 19:26:57 -050020/u-boot.hex
Grant Likely1b4aaff2007-09-24 09:05:30 -060021/u-boot.map
22/u-boot.bin
23/u-boot.srec
Mike Frysinger94a91e22008-02-04 19:26:57 -050024/u-boot.ldr
25/u-boot.ldr.hex
26/u-boot.ldr.srec
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010027
28#
29# Generated files
30#
31
32*.depend
Grant Likely1b4aaff2007-09-24 09:05:30 -060033/LOG
34/errlog
35/reloc_off
36
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010037# stgit generated dirs
38patches-*
39
40# quilt's files
41patches
42series
43
44# cscope files
45cscope.*