diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-09-07 23:29:48 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-09-07 23:29:48 +0200 |
| commit | d3f87b1b84d355ad72366ced5d7e5a43207226c0 (patch) | |
| tree | ae1f85714d2fc4deb77edfbb391344118180a715 /.gitignore | |
| parent | 12d192e44e4269b8398021adbf524e0e7c8cf308 (diff) | |
feat: kernel: startup sequence fix, and new mgmt.hefs manual.
wip: LaunchKit for the `ne_launch` program.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -135,7 +135,7 @@ local.properties .externalToolBuilders/ # Locally stored "Eclipse launch configurations" -*.launch +# *.launch # PyDev specific (Python IDE for Eclipse) *.pydevproject |
