X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/bffa3430fbbaaad29bec0b5bee9c1f0bfc7fd068..refs/heads/eme/usr-header-gen:/lunaix-os/.gitignore?ds=sidebyside diff --git a/lunaix-os/.gitignore b/lunaix-os/.gitignore index ea132c4..e70eed3 100644 --- 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