source: mainline/.gitignore@ 57977e4

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 57977e4 was e428bec, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 6 years ago

Allow changing build directory

  • Property mode set to 100644
File size: 651 bytes
Line 
1*.a
2*.d
3*.deflate
4*.disasm
5*.map
6*.o
7*.prev
8*.pyc
9/Makefile.common
10/Makefile.config
11/config.h
12/cscope.out
13/hdisk.img
14/image.boot
15/image.iso
16/uImage.bin
17/build
18autotool/
19boot/arch/arm32/_link.ld
20boot/arch/arm64/_link.ld
21boot/arch/ia64/_link.ld
22boot/arch/mips32/_link.ld
23boot/arch/ppc32/_link.ld
24boot/arch/sparc64/_link.ld
25boot/components.h
26boot/components.o.new
27boot/components.s
28boot/components.tar
29boot/components.zip
30boot/components_desc.c
31boot/distroot/
32boot/image.bin
33boot/image.boot
34boot/image.raw
35boot/initrd.img
36boot/initrd.img.gz
37doxygen/doxygen.cfg
38doxygen/doxygen.cfg.gen
39doxygen/html/
40doxygen/latex/
41tags
42tools/sycek/
43tools/xcw/demo/viewer
Note: See TracBrowser for help on using the repository browser.