-
Notifications
You must be signed in to change notification settings - Fork 182
/
.gitignore
73 lines (61 loc) · 1.05 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
71
72
*.o
*.so
*.so.*
*.a
*.xml
*.log
*.d
*.pyc
*.out
*.swp
pqos/pqos
pqos/obj
rdtset/rdtset
examples/c/CAT_MBA/allocation_app_l2cat
examples/c/CAT_MBA/allocation_app_l3cat
examples/c/CAT_MBA/allocation_app_mba
examples/c/CAT_MBA/association_app
examples/c/CAT_MBA/reset_app
examples/c/CMT_MBM/monitor_app
examples/c/PSEUDO_LOCK/pseudo_lock
tools/membw/membw
appqos/appqos.crt
appqos/appqos.key
appqos/ca/*.key
appqos/ca/*.crt
appqos/ca/*.csr
appqos/ca/*.srl
appqos/env_*
appqos/venv_*
appqos/.coverage
appqos/dist
appqos/appqos.egg-info
appqos/Pipfile.lock
appqos/build
lib/python/.coverage
lib/python/test_env
lib/python/venv_*
lib/python/dist
lib/python/pqos.egg-info
lib/python/build
lib/perl/Makefile
lib/perl/Makefile.old
lib/perl/pqos.bs
lib/perl/pqos_wrap.c
lib/perl/blib
lib/perl/MYMETA.json
lib/perl/MYMETA.yml
lib/perl/pm_to_blib
bat/test_env
venv
unit-test/lib/obj
unit-test/lib/bin
unit-test/pqos/bin
lib/perl/Makefile.old
lib/perl/MYMETA.json
lib/perl/MYMETA.yml
lib/perl/Makefile
lib/perl/blib
lib/perl/pm_to_blib
lib/perl/pqos.bs
lib/perl/pqos_wrap.c