X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/e755eba154554d6764fb09df1086d8e995778538..refs/heads/eme/usr-header-gen:/lunaix-os/.gitignore diff --git a/lunaix-os/.gitignore b/lunaix-os/.gitignore index cd45af0..e70eed3 100644 --- a/lunaix-os/.gitignore +++ b/lunaix-os/.gitignore @@ -1,2 +1,34 @@ -dump* -build/ \ No newline at end of file +/* + +!arch +!hal +!kernel +!libs +!makeinc +!includes +!scripts +!usr +!link +!tests + +!.gitignore +!*.md +!.pre-commit-config.yaml +!LBuild +!LConfig +!makefile +!live_debug.sh +!*.mk + +*.[od] +*.ld +*.log + +scripts/*.tool + +__pycache__ + +.config.json +.builder + +.vscode \ No newline at end of file