forked from radareorg/radare2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
193 lines (193 loc) · 2.96 KB
/
Copy path.gitignore
File metadata and controls
193 lines (193 loc) · 2.96 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
clang-log/
.cache
.clang_complete
.tmp-format
.#*
*._d
*._o
*.[ado]
!dist/iso/rootfs/etc/profile.d/
!dist/iso/rootfs/etc/profile.d/r2ascii.sh
*.so
*.pc
*.sdb
*.dylib
*.dll
*.lib
*.obj
*.ilk
*.dSYM
*.wasm
supported.*
./config.mk
libr/config.mk
plugins.cfg
langs.cfg
.test.c
.*.swp
.*.swo
*.un~
*.pdb
*.lib
*.ilk
libr/egg/p/sc/out
binr/blob/r2
binr/blob/r2blob
binr/blob/rabin2
binr/blob/radare2
binr/blob/radiff2
binr/blob/rafind2
binr/blob/ragg2
binr/blob/rafs2
binr/blob/rahash2
binr/blob/rarun2
binr/blob/rasm2
binr/blob/ravc2
binr/blob/rax2
binr/rafs2/rafs2
binr/rafs2/rafs2.exe
binr/r2agent/r2agent
binr/r2agent/r2agent.exe
binr/rvc2/rvc2
binr/rvc2/rvc2.exe
binr/ravc2/ravc2
binr/ravc2/ravc2.exe
binr/r2r/r2r
binr/r2r/r2r.exe
binr/rabin2/rabin2
binr/rabin2/rabin2.exe
binr/radare2/radare2
binr/radare2/radare2.exe
binr/radiff2/radiff2
binr/radiff2/radiff2.exe
binr/rafind2/rafind2
binr/rafind2/rafind2.exe
binr/ragg2/ragg2
binr/ragg2/ragg2.exe
binr/rahash2/rahash2
binr/rahash2/rahash2.exe
binr/ranal2/ranal2
binr/ranal2/ranal2.exe
binr/rarun2/rarun2
binr/rarun2/rarun2.exe
binr/rapatch2/rapatch2
binr/rapatch2/rapatch2.exe
binr/rasm2/rasm2
binr/rasm2/rasm2.exe
binr/rax2/rax2
binr/rax2/rax2.exe
binr/r2pm/r2pm
binr/r2pm/r2pm.exe
binr/*/_CodeSignature/*
build
build_sdb
config-user.mk
libr/bin/d/dll/dll
test/unit/test_anal_cc
test/unit/test_anal_hints
test/unit/test_anal_types
test/unit/test_bin
test/unit/test_reg
libr/config.h
libr/include/r_userconf.h
libr/include/r_version.h
libr/include/r_version.h.tmp
libr/arch/p/arm/v35/arch-arm64
libr/arch/p/arm/v35/arch-armv7
shlr/java/out
shlr/java/out.exe
shlr/spp/config.h
subprojects/.wraplock
subprojects/otezip
subprojects/sdb
subprojects/capstone
subprojects/capstone-v5
subprojects/capstone-v4
subprojects/capstone-next
subprojects/v35arm64
subprojects/v35armv7
subprojects/qjs
subprojects/binaryninja
subprojects/zydis
shlr/.cs_tmp.zip
sys/travis/*.txt
sys/.mark_python-deps
sys/.mark_swig
sys/_work
radare2-bindings
radare2-regressions
radare2-w32-*
radare2-w64-*
tags
**/GPATH
**/GRTAGS
**/GTAGS
**/.gdb_history
.lvimrc
.nconfig.tmp
.ycm_extra_conf.py
.ycm_extra_conf.pyc
.kdev4/*
*.kdev4
radare2-*.tar.xz
radare2-*.tar.gz
radare2-*.zip
# Ignore meson related files
./bin
ninja.exe
.DS_Store
infer_out
infer-out/
cscope.out
r2-static/*
binr/rasign2/rasign2
binr/rasign2/rasign2.exe
compile_commands.json
libr/flag/d/tags.r2
# CLion
.idea/
# VSCode
.vscode/
CMakeLists.txt
*.cmake
cmake-build-*
# Snap packaging
/parts
/prime
/stage
/snap
/*.snap
# doxygen autogen
doc/doxygen/html
# Python
__pycache__
# Dynamic docker building folder to minimize docker context
.docker_alpine
.ccls-cache/
vgcore.*
libr/include/sdb
**/d/*.c
**/d/*.h
**/d/*.gperf
**/d/*.out
**/d/*.inc
**/d/*.sdb.txt.tmp
# Artifacts
/dist/artifacts
/dist/tarball/radare2-*
# libFuzzer
crash-*
corpus*
libr/anal/d/types-windows.sdb.txt
libr/bin/d/dll/*.c
.personal_files/
a
poc
*.zip
libr/xps/deps.mk
libr/xps/config.mk
libr/xps/deps.h
libr/xps/static.cfg
libr/xps/p/meson.build
libr/xps/r2plugins.h
result*