aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: dc7f65d7eaaae01770dbad128344a5d4c70233a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*.o
kernel/fbos.ld
/fbos
.cache

usr/bin/*
usr/initramfs.cpio

test/*.o
test/test_dt

# You can generate it with Bear: `$ bear -- make`.
compile_commands.json