X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B?a=blobdiff_plain;f=.gitignore;h=505290e343ff63ed7a90f33cc3aed7a0d612bd91;hb=da4e7bf5dd2b9448b638255a20ee503b0641e495;hp=735084c8287b5e626272343693f2acb91d2183bc;hpb=c9f2bccb44c5437f1cae0862b2c84d3af47eade8;p=nameless-os.git diff --git a/.gitignore b/.gitignore index 735084c..505290e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ -toolchain/ -boot -boot.img -kernel/kernel.bin -kernel/*.o +**/*.o +**/*.bin +**/*.elf +**/*.dbg