Build kernel using meson
[helenos.git] / .gitignore
blobcf8197a66d2072960b6a414700a882f3d22d2bde
1 *.a
2 *.check.c
3 *.d
4 *.deflate
5 *.disasm
6 *.la
7 *.lo
8 *.map
9 *.o
10 *.prev
11 *.pyc
12 *.so.*
13 *.so
14 /Makefile.common
15 /Makefile.config
16 /PKG
17 /common.h
18 /config.h
19 /cscope.out
20 /downloads
21 /hdisk.img
22 /image.boot
23 /image.iso
24 /uImage.bin
25 autotool/
26 boot/arch/arm32/_link.ld
27 boot/arch/arm64/_link.ld
28 boot/arch/ia64/_link.ld
29 boot/arch/mips32/_link.ld
30 boot/arch/ppc32/_link.ld
31 boot/arch/sparc64/_link.ld
32 boot/components.h
33 boot/components.o.new
34 boot/components.s
35 boot/components.tar
36 boot/components.zip
37 boot/components_desc.c
38 boot/distroot/
39 boot/image.bin
40 boot/image.boot
41 boot/image.raw
42 boot/initrd.img
43 boot/initrd.img.gz
44 common.h.new
45 deps.mk
46 doxygen/doxygen.cfg
47 doxygen/doxygen.cfg.gen
48 doxygen/html/
49 doxygen/latex/
50 kernel/arch/abs32le/_link.ld
51 kernel/arch/amd64/_link.ld
52 kernel/arch/arm32/_link.ld
53 kernel/arch/arm64/_link.ld
54 kernel/arch/ia32/_link.ld
55 kernel/arch/ia64/_link.ld
56 kernel/arch/mips32/_link.ld
57 kernel/arch/ppc32/_link.ld
58 kernel/arch/sparc64/_link.ld
59 kernel/generic/src/debug/real_map.bin
60 kernel/kernel.bin
61 kernel/kernel.bin.gz
62 kernel/kernel.dump
63 kernel/kernel.elf
64 kernel/kernel.elf.gz
65 kernel/kernel.raw
66 tag
67 tags
68 tools/amd64-unknown-elf
69 tools/arm-linux-gnueabi
70 tools/binutils-*.tar.bz2
71 tools/downloads/
72 tools/gcc-*.tar.bz2
73 tools/gdb-*.tar.gz
74 tools/i686-pc-linux-gnu
75 tools/ia64-pc-linux-gnu
76 tools/mips-linux-gnu
77 tools/mips64el-linux-gnu
78 tools/mipsel-linux-gnu
79 tools/ppc-linux-gnu
80 tools/ppc64-linux-gnu
81 tools/riscv64-unknown-linux-gnu
82 tools/sparc64-linux-gnu
83 tools/sycek/
84 tools/xcw/demo/viewer