From b28fd7d9121c63ae6a1737d890414ef8cce177e0 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Mon, 23 May 2022 22:05:16 +0300 Subject: modify file gen --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3651197..841820c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,8 @@ *.elf *.ld docs/output -include/apos/gen/* -arch/*/include/gen/* deps.mk *.img + +# keep gitkeep files wherever they are +!.gitkeep -- cgit v1.3