dynenv-harden.patch
[u-boot-openmoko/mini2440.git] / .gitignore
blob7c56594381a62abb57f0dcd63c0ccccfc4f5e55e
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.
6 # Normal rules
9 *.rej
10 *.orig
11 *.a
12 *.o
16 # Top-level generic files
19 /System.map
20 /u-boot
21 /u-boot.hex
22 /u-boot.map
23 /u-boot.bin
24 /u-boot.srec
25 /u-boot.ldr
26 /u-boot.ldr.hex
27 /u-boot.ldr.srec
30 # Generated files
33 *.depend
34 /LOG
35 /errlog
36 /reloc_off
38 # stgit generated dirs
39 patches-*
41 # quilt's files
42 patches
43 series
45 # cscope files
46 cscope.*