summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorAmlal <amlal@nekernel.org>2025-04-26 16:56:37 +0200
committerAmlal <amlal@nekernel.org>2025-04-26 17:15:56 +0200
commit360c69daf7a83ec31c384390d9ec37064b78b40e (patch)
treebf78f6267b032815f992f02768251186dbeda7d5 /.gitignore
parent9c33e844d76f9db6d7110de4f05cbe2084cdbca1 (diff)
dev, kernel, tooling: add HeFS tooling and early allocation stategy.
why? - we need to format it externally too. - a in-kernel format doesn't handle every case. - and i have to fix the createdir, createfile methods for correct inode dir linking. Signed-off-by: Amlal <amlal@nekernel.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index df03c3e1..fc656b48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,8 @@ public/frameworks/*/dist/*
neoskrnl/neoskrnl.xcodeproj/project.xcworkspace/xcshareddata/
+tooling/dist/mkfs.hefs
+
html/
latex/