Improve cake allocator's memory utilisation (#43)
[lunaix-os.git] / lunaix-os / .gitignore
index 995bba6cb2c9b014ea4ea5187ebe086d8c848f3d..f167317436a870dc49996adc67c27b00577b510c 100644 (file)
@@ -1 +1,29 @@
-dump
+/*
+
+!arch
+!hal
+!kernel
+!libs
+!makeinc
+!includes
+!scripts
+!usr
+!link
+
+!.gitignore
+!*.md
+!.pre-commit-config.yaml
+!LBuild
+!LConfig
+!makefile
+!live_debug.sh
+!kernel.mk
+
+*.[od]
+*.ld
+*.log
+
+__pycache__
+
+.config.json
+.builder
\ No newline at end of file