-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitignore
More file actions
72 lines (72 loc) · 888 Bytes
/
.gitignore
File metadata and controls
72 lines (72 loc) · 888 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
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
.*
*~
*.so
*.i
*.pyc
*.[oa]
*.elf
*.bin
*.gz
*.bz2
*.lzma
*.xz
*.lzo
*.patch
*.gcno
.idea/
stats.txt
results.txt
make.log
test.log
test*.out
*.profraw
coverage_report.lcov
coverage_report.txt
index.html
coverage/
gmon.*
gmon-*.out
gdb*.cmd
*devsim.cfg
uart_pty
cov.out
cov.rpt
cov.txt
cov-0x*.txt
ignore_fns
*.objdump
make.out
pmu_statsfile.txt
pmu_stats.txt
Doxyfile
ID
GPATH
GRTAGS
GTAGS
GSYMS
HTML/
docs/doctest/
docs/doctrees/
docs/html/
install/
kernel/include/
kernel/offsets
kernel/sched/check_sanity/check_sanity_debug.h
kernel/util/intcontrol/intcontrol_debug.h
__pycache__/
git_update.bat
libs/h2_compat/include
libs/h2/include
libs/posix/include
booter/bigio
booter/booter
booter/booter_tmp
booter/bootvm_image
booter/bootvm_image.sym
booter/hello
booter/should_crash
booter/should_pagefault
booter/vapa_kernel.x
libs/sos/include/sos.h
stake/kernel_tmp
stake/vapa_kernel_tmp.x