remove the includes that obsoleted since last refactoring
[lunaix-os.git] / lunaix-os / .gitignore
index f167317436a870dc49996adc67c27b00577b510c..e70eed3faf06a1cbef06f0fdb068485cd3c4e786 100644 (file)
@@ -9,6 +9,7 @@
 !scripts
 !usr
 !link
 !scripts
 !usr
 !link
+!tests
 
 !.gitignore
 !*.md
 
 !.gitignore
 !*.md
 !LConfig
 !makefile
 !live_debug.sh
 !LConfig
 !makefile
 !live_debug.sh
-!kernel.mk
+!*.mk
 
 *.[od]
 *.ld
 *.log
 
 
 *.[od]
 *.ld
 *.log
 
+scripts/*.tool
+
 __pycache__
 
 .config.json
 __pycache__
 
 .config.json
-.builder
\ No newline at end of file
+.builder
+
+.vscode
\ No newline at end of file