X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/f4aab93debd6eed5115c2328ada3160512027bd2..35a7d633d3f16c1e0539af6ca5d8e7482926cd93:/lunaix-os/.gitignore?ds=sidebyside diff --git a/lunaix-os/.gitignore b/lunaix-os/.gitignore index 6ea7e38..ea16967 100644 --- a/lunaix-os/.gitignore +++ b/lunaix-os/.gitignore @@ -1,3 +1,33 @@ -dump* -build/ -.vscode/settings.json +/* + +!arch +!hal +!kernel +!libs +!makeinc +!includes +!scripts +!usr +!link + +!.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