blob: a39bd54d38db4f635c71813c9f1b4319898c5b3b [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
Tom Rini667c9a82012-02-14 07:29:36 +000013*.su
Niklaus Giger0c9d42e2008-01-21 16:46:00 +010014*~
Markus Heidelberg650632f2008-09-09 17:31:46 +020015*.swp
Jean-Christophe PLAGNIOL-VILLARD51ecde92008-04-12 14:08:45 +020016*.patch
ecc5d1ee002011-05-20 15:33:47 +000017*.bin
Troy Kisky71a988a2013-01-18 16:14:24 +000018*.cfgtmp
Stephen Warrencc4f4272013-07-24 10:09:18 -070019*.dts.tmp
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010020
Timo Ketola5941a612012-04-11 23:33:49 +000021# Build tree
22/build-*
23
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010024#
25# Top-level generic files
26#
27
Justin Waters341d2c02013-07-11 09:55:01 -040028/MLO*
Benoît Thébaudeau600ed322013-04-11 09:35:55 +000029/SPL
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010030/System.map
Grant Likely1b4aaff2007-09-24 09:05:30 -060031/u-boot
Mike Frysinger94a91e22008-02-04 19:26:57 -050032/u-boot.hex
Stefano Babicc9914402010-12-28 10:23:27 +010033/u-boot.imx
Benoît Thébaudeauba597602013-04-11 09:35:56 +000034/u-boot-with-spl.imx
Benoît Thébaudeau7d5a5c72013-04-11 09:35:57 +000035/u-boot-with-nand-spl.imx
Grant Likely1b4aaff2007-09-24 09:05:30 -060036/u-boot.map
Grant Likely1b4aaff2007-09-24 09:05:30 -060037/u-boot.srec
Mike Frysinger94a91e22008-02-04 19:26:57 -050038/u-boot.ldr
39/u-boot.ldr.hex
40/u-boot.ldr.srec
ecc5d1ee002011-05-20 15:33:47 +000041/u-boot.img
42/u-boot.kwb
43/u-boot.sha1
44/u-boot.dis
Mike Frysinger4d3758c2009-08-22 19:48:56 -040045/u-boot.lds
Heiko Schocher7816f2c2011-07-16 00:06:42 +000046/u-boot.ubl
Christian Rieschd36d8852011-12-09 09:47:39 +000047/u-boot.ais
Simon Glass2c0f79e2011-10-24 19:15:31 +000048/u-boot.dtb
Marek Vasut30b9b932011-11-08 23:18:19 +000049/u-boot.sb
Marek Vasut714dc002013-04-28 14:18:49 +000050/u-boot.bd
Timo Ketola5941a612012-04-11 23:33:49 +000051/u-boot.geany
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010052
53#
54# Generated files
55#
56
Simon Glass47508842011-10-07 13:53:49 +000057*.depend*
Grant Likely1b4aaff2007-09-24 09:05:30 -060058/LOG
59/errlog
60/reloc_off
61
Wolfgang Denk16a354f2010-10-26 00:08:35 +020062/include/generated/
Daniel Schwierzeck010d54c2013-10-13 17:08:02 +020063/include/spl-autoconf.mk
64/include/tpl-autoconf.mk
Laurence Withers2099f902011-09-30 12:09:39 +000065asm-offsets.s
Wolfgang Denk16a354f2010-10-26 00:08:35 +020066
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010067# stgit generated dirs
68patches-*
Jean-Christophe PLAGNIOL-VILLARD51ecde92008-04-12 14:08:45 +020069.stgit-edit.txt
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010070
71# quilt's files
72patches
73series
74
Mike Frysingerbfa0af62008-11-02 01:18:18 -040075# gdb files
76.gdb_history
77
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010078# cscope files
79cscope.*
Stefan Roesef2302d42008-08-06 14:05:38 +020080
Markus Heidelberg650632f2008-09-09 17:31:46 +020081# tags files
Po-Yu Chuang082becd2009-07-10 18:25:34 +080082/tags
Markus Heidelberg650632f2008-09-09 17:31:46 +020083/ctags
84/etags
85
Masahiro Yamada1dbdc762013-05-12 18:14:05 +000086# gnu global files
87GPATH
88GRTAGS
89GSYMS
90GTAGS
91
Sughosh Ganu6d660e72012-06-13 08:39:06 +000092# spl ais files
93/spl/*.ais