chore: update .gitignore
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
.build
|
||||
.vscode
|
||||
.DS_Store
|
||||
compile_commands.json
|
||||
compile_commands.json
|
||||
.cache
|
||||
+1
-1
@@ -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
|
||||
Reference in New Issue
Block a user