X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/e0ee3d449aacd33a84cb1f58961e55f9f06acb46..a136ca38d83fae60994a54f5da88120e545895e1:/lunaix-os/.gitignore diff --git a/lunaix-os/.gitignore b/lunaix-os/.gitignore index 995bba6..f167317 100644 --- a/lunaix-os/.gitignore +++ b/lunaix-os/.gitignore @@ -1 +1,29 @@ -dump +/* + +!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 + +__pycache__ + +.config.json +.builder \ No newline at end of file