-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
62 lines (58 loc) · 868 Bytes
/
.gitignore
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
###################
# Joern-specifics #
###################
project/project
project/target
target
.idea/
tests/smoke-test-repos
tests/**/node_modules
tests/**/package-lock.json
tests/**/package.json
platform.zip
joern-server.zip
cpg.bin.zip
cpg.bin
ast-for-funcs.json
cfg-for-funcs.json
pdg-for-funcs.json
platform/workspace
/workspace
.bloop
null
/.bsp
/gnupg-*
/platform/${sys:LOG_DIR}/
.local
**/astgen-win.exe
**/astgen-macos
**/astgen-macos-arm
**/astgen-linux
**/php2atom/bin
**/php2atom/vendor
/foo.c
/woo.c
/cpg_*.bin.zip
.DS_Store
**/goastgen-windows.exe
**/goastgen-linux
**/goastgen-linux-arm64
**/goastgen-macos
**/goastgen-macos-arm64
slices.json
##############
# Nix flakes #
##############
.envrc
flake.nix
flake.lock
.direnv
chen.zip
.metals/
*.pyc
**/__pycache__/
.vscode/
project/metals.sbt
conda-out/
notebooks/.ipynb_checkpoints/
*.slices.json