diff options
| author | Amlal <amlal@nekernel.org> | 2025-04-26 16:56:37 +0200 |
|---|---|---|
| committer | Amlal <amlal@nekernel.org> | 2025-04-26 17:15:56 +0200 |
| commit | 360c69daf7a83ec31c384390d9ec37064b78b40e (patch) | |
| tree | bf78f6267b032815f992f02768251186dbeda7d5 /.gitignore | |
| parent | 9c33e844d76f9db6d7110de4f05cbe2084cdbca1 (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-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ public/frameworks/*/dist/* neoskrnl/neoskrnl.xcodeproj/project.xcworkspace/xcshareddata/ +tooling/dist/mkfs.hefs + html/ latex/ |
