diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,8 +2,12 @@ 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 |
