forked from AbleOS/ableos
solid
This commit is contained in:
parent
40c99b47b5
commit
64a02bbf01
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,7 @@
|
||||||
userland/root_fs/mnt/
|
userland/root_fs/mnt/
|
||||||
target/
|
target/
|
||||||
|
limine/
|
||||||
|
.disk.img
|
||||||
.gdb_history
|
.gdb_history
|
||||||
!*/.gitkeep
|
!*/.gitkeep
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
2
limine
2
limine
|
@ -1 +1 @@
|
||||||
Subproject commit 8a28109a174333fd9a194b4f299a7b7a65051455
|
Subproject commit 2b12406a79d9bd0a4bc0c06f6261ecb72f51c9c2
|
Loading…
Reference in a new issue