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
remove the includes that obsoleted since last refactoring
[lunaix-os.git]
/
lunaix-os
/
.gitignore
diff --git
a/lunaix-os/.gitignore
b/lunaix-os/.gitignore
index ea132c4df2b158c437be4988b1148cc6bc958c2d..e70eed3faf06a1cbef06f0fdb068485cd3c4e786 100644
(file)
--- a/
lunaix-os/.gitignore
+++ b/
lunaix-os/.gitignore
@@
-9,6
+9,7
@@
!scripts
!usr
!link
+!tests
!.gitignore
!*.md
@@
-17,7
+18,7
@@
!LConfig
!makefile
!live_debug.sh
-!
kernel
.mk
+!
*
.mk
*.[od]
*.ld
@@
-28,4
+29,6
@@
scripts/*.tool
__pycache__
.config.json
-.builder
\ No newline at end of file
+.builder
+
+.vscode
\ No newline at end of file