-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitignore
More file actions
104 lines (104 loc) · 1.57 KB
/
.gitignore
File metadata and controls
104 lines (104 loc) · 1.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
DartConfiguration.tcl
*.elf
*.so
*.map
*.o
*.a
*.zip
*.iso
*callgraph.png
miniz-*
*.233r.expand
.gdbinit
cscope.out
newland-config.h
test.sh
run.sh
mkcallgraph.sh
buildman.sh
lint.sh
manual.md
**/docs/html/**
CMakeDoxyfile.in
CMakeDoxygenDefaults.cmake
Doxyfile.*
uploadman.sh
wiki
**/rootfs/rootfs
**/initrd/initrd
**/rootfs/copyrootfs.sh
**/init/init
**/hello/hello
**/tools/nvk/nvk
**/config-all-devices.mak
**/aarch64-softmmu/
**/aarch64eb-softmmu/
**/arm-softmmu/
**/armeb-softmmu/
**/m68k-softmmu/
**/mips64el-softmmu/
**/mips64-softmmu/
**/mipsel-softmmu/
**/mips-softmmu/
**/sparc64-softmmu/
**/sparc-softmmu/
**/i386-softmmu/
**/x86_64-softmmu/
**/qapi-types.h
**/qapi-visit.h
**/qapi-types.c
**/qapi-visit.c
tags
**/config-host.ld
**/config.log
**/config.status
**/config-host.h
**/config-host.h-timestamp
**/config-host.mak
**/unicorn/sample_*
**/unicorn/shellcode
libunicorn*.dll
libunicorn*.so*
libunicorn*.dylib
unicorn.pc
unicorn.lib
unicorn.dll
unicorn.exp
unicorn.def
unicorn_*.lib
unicorn_*.exp
unicorn_*.dll
*.tgz
*.zip
*.pyc
_*.txt
_*.diff
**/unicorn/mem_apis
tmp/
config.log
genlinker.sh
nvk.ld
**/sdlinux/packages/*/build
**/sdlinux/packages/busybox/config
**/sdlinux/packages/musl/config.mak
**/sdlinux/packages/musl/musl-gcc.specs
**/sdlinux/packages/unicorn/unicorn-*
**/sdlinux/*.pkg.sh
**/sdlinux/initrd
**/sdlinux/buildfs
**/sdlinux/rootfs
toolchain.cmake
geninitrd.sh
**/toolchain/build-*
**/toolchain/*.sh
**/toolchain/crossroot/
toolchain.sh