Improve cake allocator's memory utilisation (#43)
[lunaix-os.git] / lunaix-os / .gitignore
index b43f0b57c25507390b3d6e16b933610ec2074ed7..f167317436a870dc49996adc67c27b00577b510c 100644 (file)
@@ -1,4 +1,29 @@
-build/
-playground/
-.vscode/settings.json
-.VSCodeCounter/
\ No newline at end of file
+/*
+
+!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