Initialize IKT218 2026 OSDEV Base
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
.vscode
|
||||
src/build_*/*
|
||||
venv
|
||||
!build_*/kernel.bin
|
||||
!build_*/kernel.img
|
||||
*.lock
|
||||
*.egg-info*
|
||||
.cmake
|
||||
CMakeCache*
|
||||
CMakeFiles
|
||||
iso
|
||||
.env
|
||||
build.ninja
|
||||
.ninja*
|
||||
|
||||
00_per_arne
|
||||
src/group_name/src/kernel.c
|
||||
Reference in New Issue
Block a user