fix gitignore

This commit is contained in:
Faynot
2026-03-27 21:42:34 +03:00
parent 6554f67fff
commit 83117c0a65
6 changed files with 262 additions and 9 deletions

9
.gitignore vendored
View File

@@ -3,16 +3,7 @@
*.iso
*.hdd
/target
**/*.rs.bk
**/*.rlib
**/Cargo.lock
/kernel/build.rs
/kernel/linker-*.ld
/kernel/*.o
/kernel/*.elf
/kernel/*.bin
*.swp
*.swo
*.DS_Store
*.idea/
*.vscode/