mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 18:58:40 +00:00
.gitignore: src/userland/cli/third_party/tcc/
This commit is contained in:
parent
230e404a98
commit
5fa713c514
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -36,3 +36,4 @@ disk.qcow2
|
||||||
disk.img
|
disk.img
|
||||||
edk2-vars.fd
|
edk2-vars.fd
|
||||||
disk.img
|
disk.img
|
||||||
|
src/userland/cli/third_party/tcc/
|
||||||
|
|
|
||||||
|
|
@ -13,4 +13,4 @@ backdrop: 000000
|
||||||
/BoredOS
|
/BoredOS
|
||||||
protocol: limine
|
protocol: limine
|
||||||
path: boot():/boredos.elf
|
path: boot():/boredos.elf
|
||||||
cmdline: -v
|
cmdline: -v --accept-tos
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue