Blame view

.gitignore 871 Bytes
a2df4da31   Jean-Christophe PLAGNIOL-VILLARD   Add missing file ...
1
2
3
4
5
6
7
8
9
  #
  # NOTE! Don't add files that are generated in specific
  # subdirectories here. Add them in the ".gitignore" file
  # in that subdirectory instead.
  #
  # Normal rules
  #
  
  *.rej
1b4aaffe4   Grant Likely   Add .gitignore files
10
11
12
  *.orig
  *.a
  *.o
667c9a800   Tom Rini   .gitignore: Add ....
13
  *.su
0c9d42e6b   Niklaus Giger   Add *~ to .gitignore
14
  *~
650632fe4   Markus Heidelberg   gitignore: add ta...
15
  *.swp
51ecde946   Jean-Christophe PLAGNIOL-VILLARD   gitignore: udpate...
16
  *.patch
5d1ee00b1   ecc   .gitignore: updat...
17
  *.bin
71a988aa6   Troy Kisky   imximage.cfg: run...
18
  *.cfgtmp
a2df4da31   Jean-Christophe PLAGNIOL-VILLARD   Add missing file ...
19

5941a61a7   Timo Ketola   Build: Ignore bui...
20
21
  # Build tree
  /build-*
a2df4da31   Jean-Christophe PLAGNIOL-VILLARD   Add missing file ...
22
23
24
  #
  # Top-level generic files
  #
ea3cd47af   Joe Hershberger   omap4_panda: Igno...
25
  /MLO
600ed3215   Benoît Thébaudeau   .gitignore: Add /SPL
26
  /SPL
a2df4da31   Jean-Christophe PLAGNIOL-VILLARD   Add missing file ...
27
  /System.map
1b4aaffe4   Grant Likely   Add .gitignore files
28
  /u-boot
94a91e248   Mike Frysinger   generate u-boot.l...
29
  /u-boot.hex
c9914404c   Stefano Babic   .gitignore: ignor...
30
  /u-boot.imx
ba5976092   Benoît Thébaudeau   imx: Add u-boot-w...
31
  /u-boot-with-spl.imx
7d5a5c79c   Benoît Thébaudeau   imx: Add u-boot-w...
32
  /u-boot-with-nand-spl.imx
1b4aaffe4   Grant Likely   Add .gitignore files
33
  /u-boot.map
1b4aaffe4   Grant Likely   Add .gitignore files
34
  /u-boot.srec
94a91e248   Mike Frysinger   generate u-boot.l...
35
36
37
  /u-boot.ldr
  /u-boot.ldr.hex
  /u-boot.ldr.srec
5d1ee00b1   ecc   .gitignore: updat...
38
39
40
41
  /u-boot.img
  /u-boot.kwb
  /u-boot.sha1
  /u-boot.dis
4d3758c83   Mike Frysinger   .gitignore: ignor...
42
  /u-boot.lds
7816f2cf8   Heiko Schocher   mkimage: add UBL ...
43
  /u-boot.ubl
d36d88598   Christian Riesch   arm, davinci: Add...
44
  /u-boot.ais
2c0f79e44   Simon Glass   fdt: Add support ...
45
  /u-boot.dtb
30b9b932a   Marek Vasut   iMX28: Add u-boot...
46
  /u-boot.sb
714dc001f   Marek Vasut   arm: mxs: Preproc...
47
  /u-boot.bd
5941a61a7   Timo Ketola   Build: Ignore bui...
48
  /u-boot.geany
a2df4da31   Jean-Christophe PLAGNIOL-VILLARD   Add missing file ...
49
50
51
52
  
  #
  # Generated files
  #
475088430   Simon Glass   Adjust dependency...
53
  *.depend*
1b4aaffe4   Grant Likely   Add .gitignore files
54
55
56
  /LOG
  /errlog
  /reloc_off
16a354f92   Wolfgang Denk   include/asm-offse...
57
  /include/generated/
2099f9005   Laurence Withers   Tell git to ignor...
58
  asm-offsets.s
16a354f92   Wolfgang Denk   include/asm-offse...
59

a2df4da31   Jean-Christophe PLAGNIOL-VILLARD   Add missing file ...
60
61
  # stgit generated dirs
  patches-*
51ecde946   Jean-Christophe PLAGNIOL-VILLARD   gitignore: udpate...
62
  .stgit-edit.txt
a2df4da31   Jean-Christophe PLAGNIOL-VILLARD   Add missing file ...
63
64
65
66
  
  # quilt's files
  patches
  series
bfa0af6b2   Mike Frysinger   ignore .gdb_histo...
67
68
  # gdb files
  .gdb_history
a2df4da31   Jean-Christophe PLAGNIOL-VILLARD   Add missing file ...
69
70
  # cscope files
  cscope.*
f2302d443   Stefan Roese   Fix merge problems
71

650632fe4   Markus Heidelberg   gitignore: add ta...
72
  # tags files
082becd0d   Po-Yu Chuang   Add "tags" to .gi...
73
  /tags
650632fe4   Markus Heidelberg   gitignore: add ta...
74
75
  /ctags
  /etags
6d660e773   Sughosh Ganu   hawkboard/omapl-1...
76
77
  # spl ais files
  /spl/*.ais