aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2022-05-23 22:05:16 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2022-05-23 22:05:16 +0300
commitb28fd7d9121c63ae6a1737d890414ef8cce177e0 (patch)
treedd5bd27bfc95250948dd6c98f68e90ccd02e29c7 /.gitignore
parent960330c5d843d1aa96aa191fc27f72da563293ea (diff)
downloadkmi-b28fd7d9121c63ae6a1737d890414ef8cce177e0.tar.gz
kmi-b28fd7d9121c63ae6a1737d890414ef8cce177e0.zip
modify file gen
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
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