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

usr/bin/*
usr/initramfs.cpio

test/*.o
test/test_dt
test/test_initrd

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