chore: update .gitignore

This commit is contained in:
karina
2026-04-20 14:56:29 +04:00
parent aaa1af8e19
commit 4020bf1b7a
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
.build
.vscode
.DS_Store
compile_commands.json
compile_commands.json
.cache
+1 -1
View File
@@ -10,4 +10,4 @@ build:
@echo "✅ Kernel ready at: {{BUILD_DIR}}/Kernel/ksOSKernel.bin"
clean:
rm -rf {{TEMP_DIR}}/Kernel
rm -rf {{TEMP_DIR}}/Kernel