-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitignore
More file actions
43 lines (43 loc) · 774 Bytes
/
.gitignore
File metadata and controls
43 lines (43 loc) · 774 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
43
build/*dbg*
**/*.cmd
**/*.o
**/*.mod*
**/*.ko
**/*.symvers
**/*.order
**/*.out
**/test
/AzureTraces/*.csv
/AzureTraces/*.txt
/AzureTraces/*.html
/AzureTraces/__pycache__/
/.vscode/**
/.buildcontainer
/.toolchain
/log/
tmp.qcow2
guest.qcow2*
tmp
container/99_config.yaml
host/
build/
VMPLkernel6.5.tar.gz
.ccls-cache/
module/libsysdb.so
module/libpal.so
module/*.txt
Benchmarks/Boottime/wallet/run
Benchmarks/Boottime/wallet/res
Benchmarks/Boottime/wallet/outb
Benchmarks/Boottime/wallet/*.so
Benchmarks/Boottime/wallet/*.pdf
Benchmarks/Boottime/wallet/*.png
Benchmarks/Boottime/wallet/*.csv
Benchmarks/Boottime/wallet/result/*
runtime/filesystem/**/fs/
runtime/filesystem/**/fs_out/
runtime/requirements.txt
runtime/pip/
runtime/python*
report_generation_measurements*
*.so