summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKacper <kacper@mail.openlinux.dev>2025-12-16 11:42:02 +0100
committerKacper <kacper@mail.openlinux.dev>2025-12-16 11:42:02 +0100
commit9dc8eb052e04ec2daec10df936f4b96bb25be498 (patch)
tree7a2e7c1ce74a979d63bc59e57052a8c1e3ecf738 /.gitignore
parent91ecd00cc83cf701fe7f73b1aa244c27174e8386 (diff)
Add init and mconf to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 17ea6903..ce10807d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,10 @@ bin/*/*
!bin/*/*.*
!bin/*/Kbuild
+boot/*/*
+!boot/*/*.*
+!boot/*/Kbuild
+
*.lex.c
*.tab.c
*.tab.h