summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6effee2a4f6313fea11d5b4336e52a10e24169f0 (plain)
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
Thumbs.db
.DS_Store
*.o
*.obj
*.pdb
*.ilk
*.exp
*.pkl
*.a
*.so
*.so.1
*.so.1.0
*.so.1.0.0
*.dylib
libbinaryninja*
binaryninjacore.lib
binaryninjacore.dll
binaryninjaapi.lib
python/_binaryninjacore.py
python/enums.py
python/generator
python/generator.exe
.vs
xml
site/*
api-docs/build/*
.env
api-docs/source/binaryninja.*
bin/
suite/unit.py
# CMake
CMakeCache.txt
CMakeFiles
CMakeScripts
cmake_install.cmake
install_manifest.txt
CTestTestfile.cmake
*.pyc
api-docs/source/python.rst
api-docs/source/index.rst
.coverage
build
# Make
generator
plugins/
python/examples/binaryninja/
python/plugins/
python/types/
suite/binaryninja/
types/
.vscode
python/generator.log
python/generator.tlog
python/generator.*.log