git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
updated readme, fix configuration shell invoked twice.
[lunaix-os.git]
/
lunaix-os
/
.gitignore
diff --git
a/lunaix-os/.gitignore
b/lunaix-os/.gitignore
index f167317436a870dc49996adc67c27b00577b510c..e70eed3faf06a1cbef06f0fdb068485cd3c4e786 100644
(file)
--- a/
lunaix-os/.gitignore
+++ b/
lunaix-os/.gitignore
@@
-9,6
+9,7
@@
!scripts
!usr
!link
+!tests
!.gitignore
!*.md
@@
-17,13
+18,17
@@
!LConfig
!makefile
!live_debug.sh
-!
kernel
.mk
+!
*
.mk
*.[od]
*.ld
*.log
+scripts/*.tool
+
__pycache__
.config.json
-.builder
\ No newline at end of file
+.builder
+
+.vscode
\ No newline at end of file