allow specifiying access mode when creating twifs file node
[lunaix-os.git] / lunaix-os / .gitignore
index b43f0b57c25507390b3d6e16b933610ec2074ed7..9a6b6a87ca5499c131b731a1928866ae267e6895 100644 (file)
@@ -1,4 +1,34 @@
-build/
-playground/
-.vscode/settings.json
-.VSCodeCounter/
\ No newline at end of file
+/*
+
+!arch
+!hal
+!kernel
+!libs
+!makeinc
+!includes
+!scripts
+!usr
+!link
+!tests
+
+!.gitignore
+!*.md
+!.pre-commit-config.yaml
+!LBuild
+!LConfig
+!makefile
+!live_debug.sh
+!kernel.mk
+
+*.[od]
+*.ld
+*.log
+
+scripts/*.tool
+
+__pycache__
+
+.config.json
+.builder
+
+.vscode
\ No newline at end of file