X-Git-Url: http://git.dujemihanovic.xyz/projects?a=blobdiff_plain;f=.gitignore;h=988eea0815e309be4450f1064b2b3ca2610542b0;hb=0ef05b6c3cc6f4236f2d5ae35d64328d96bcff24;hp=735084c8287b5e626272343693f2acb91d2183bc;hpb=c9f2bccb44c5437f1cae0862b2c84d3af47eade8;p=nameless-os.git diff --git a/.gitignore b/.gitignore index 735084c..988eea0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ toolchain/ boot boot.img -kernel/kernel.bin -kernel/*.o +**/*.o +**/*.bin +**/*.elf