pr: .gitignore changes & make run generic rule with platform detection (#13)

* Flush PS/2 Devices on boot to avoid Locking dependent on the out buffer on real hardware / emulated PS2 over USB

Removed Slow and Unnessisarty flipping causing kconsole write slowdowns consequently speeding up the boot process

* sod wc

* ignoring dynamically created objects, added make run rule which will automatically detect the platform and then use the correct platform rule
This commit is contained in:
Myles "Mellurboo" Wilson
2026-05-10 15:36:34 +01:00
committed by GitHub
parent 066f6740e5
commit 6fa2aa453b
31 changed files with 32 additions and 989 deletions

3
.gitignore vendored
View File

@@ -19,3 +19,6 @@ src/userland/bin/
# Others
.gitignore
src/userland/cli/third_party/tcc/tcc.elf
src/userland/sdk/include/*
limine