blob: cda275ec73b289c3c230ff9195ecaae4c800b71a [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
20/u-boot.map
21/u-boot.bin
22/u-boot.srec
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010023
24#
25# Generated files
26#
27
28*.depend
Grant Likely1b4aaff2007-09-24 09:05:30 -060029/LOG
30/errlog
31/reloc_off
32
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010033# stgit generated dirs
34patches-*
35
36# quilt's files
37patches
38series
39
40# cscope files
41cscope.*