forked from BinaryAnalysisPlatform/bap
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
42 lines (42 loc) · 667 Bytes
/
Copy path.gitignore
File metadata and controls
42 lines (42 loc) · 667 Bytes
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
*.ba*
*.clib
*.mldylib
*.mllib
*.mlpack
*.odocl
*.un~
*.sw[op]
/*.1
/*.bak
/*.byte
/*.docdir
/*.native
/Makefile
_build/
/_tags
/configure
/doc
/lib/bap_types/bap_config.ml
/myocamlbuild.ml
/postinstall.ml
/python/*.pyc
/python/bap.egg-info
/setup.data
/setup.log
/setup.ml
META
_oasis
/bap_config.ml
/man/bap-mc.1
/man/bap-byteweight.1
/man/bap.1
/lib/bap_config/bap_config.ml
/lib/bap_llvm/bap_llvm_config.ml
/plugins/cxxfilt/cxxfilt_config.ml
/plugins/ida/bap_ida_config.ml
/plugins/objdump/objdump_config.ml
/plugins/api/api_config.ml
/plugins/primus_lisp/primus_lisp_config.ml
/plugins/primus_greedy/.merlin
/plugins/primus_lisp/primus_lisp_config.ml
/setup.exe