X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/fedfd71f5492177a7c7d7fd2bd1529a832106395..bffa3430fbbaaad29bec0b5bee9c1f0bfc7fd068:/lunaix-os/.gitignore diff --git a/lunaix-os/.gitignore b/lunaix-os/.gitignore index 2de16c8..ea132c4 100644 --- a/lunaix-os/.gitignore +++ b/lunaix-os/.gitignore @@ -1 +1,31 @@ -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 + +scripts/*.tool + +__pycache__ + +.config.json +.builder \ No newline at end of file