forked from SAP/project-kb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
70 lines (70 loc) · 1.66 KB
/
.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
62
63
64
65
66
67
68
69
70
site
**/merge.log
.kaybee
*/cpu.prof
*.pyc
*git-cache*
kaybee/internal/repository/profile001.pdf
kaybee/internal/repository/repository.test
kaybee/internal/tasks/.kaybee
kaybee/internal/tasks/cpu.prof
kaybee/internal/tasks/profile001.pdf
kaybee/internal/tasks/tasks.test
kaybee/internal/repository/cpu.prof
kaybee/kaybee.code-workspace
.vscode/launch.json
.vscode/task.code-snippets
kaybee/coverage.out
kaybee/kaybee
kaybee/internal/.kaybee/**/*
kaybee/dist/**
kaybee/kaybeeconf.yaml
kaybee/myconfig.yml
kaybee/.kaybee/
kaybee/steady.sh
kaybee/kaybeeconf-custom.yaml
kaybee/kaybee-new-statements
kaybee/pkged.go
*.log
*.log.*
kaybeeconf.yaml
prospector/.env
prospector/workspace.code-workspace
prospector/disabled_tests/skip_test-commits.db
prospector/disabled_tests/skip_test-vulnerabilities.db
prospector/results
prospector/*.py
prospector/.vscode/launch.json
prospector/.vscode/settings.json
prospector/install_fastext.sh
prospector/nvd.ipynb
prospector/data/nvd.pkl
prospector/data/nvd.csv
.vscode/settings.json
prospector/cov_html/*
prospector/client/cli/cov_html/*
prospector/config.yaml
prospector/client/web/node-app/node_modules
prospector/.coverage.*
prospector/.coverage
**/cov_html
prospector/cov_html
.coverage
prospector/prospector.code-workspace
prospector/requests-cache.sqlite
prospector/prospector-report.html
prospector/test_report.html
prospector/test_report.json
prospector/.idea/*
similarities.csv
prospector/demo_ul.html
prospector/prospector-report.json
requests-cache.sqlite
prospector/output.png
prospector/output.pstats
prospector/kaybee-new-statements
prospector/run.sh
prospector/cve_data
.DS_Store
kaybee/internal/reconcile/debug.test
prospector/client/web/node-app/build