mirror of
https://github.com/tailix/libkernaux.git
synced 2024-11-13 11:04:27 -05:00
Remove unnecessary file
This commit is contained in:
parent
36711fce68
commit
b0817a715f
2 changed files with 1 additions and 1 deletions
1
examples/kernel-stivale2-limine/.gitignore
vendored
1
examples/kernel-stivale2-limine/.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
/image.iso
|
/image.iso
|
||||||
|
/main.c.d
|
||||||
/rootfs/boot/kernel
|
/rootfs/boot/kernel
|
||||||
/rootfs/boot/limine-cd.bin
|
/rootfs/boot/limine-cd.bin
|
||||||
/rootfs/boot/limine-eltorito-efi.bin
|
/rootfs/boot/limine-eltorito-efi.bin
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
main.c.o: main.c stivale2.h
|
|
Loading…
Reference in a new issue