aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2022-05-24 21:25:15 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2022-05-24 21:25:15 +0300
commit4123ec776d3769728e1e12379887da34c12ee8f8 (patch)
treec46ef5f9034202d3745c4e1f87a7169d2d713b48 /.gitignore
parente033569910aecb4d8fb437a622e542b8803834ec (diff)
downloadkmi-4123ec776d3769728e1e12379887da34c12ee8f8.tar.gz
kmi-4123ec776d3769728e1e12379887da34c12ee8f8.zip
change bit utils to not be __*
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 00b232e..5dafe9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,7 @@
*.bin
*.elf
*.ld
-*/kernel/gen/*
+**/kernel/gen/*
docs/output
deps.mk
*.img