diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-09-09 11:38:39 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-09-09 11:38:39 +0200 |
| commit | e55f246042a12955200e20abe406b26ab02b94fa (patch) | |
| tree | b3920c415b47587a9fef14b29781f7af9a6c1ba4 /.gitignore | |
| parent | d3f87b1b84d355ad72366ced5d7e5a43207226c0 (diff) | |
feat: launch: Working on LaunchKit's implementation.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -137,6 +137,9 @@ local.properties # Locally stored "Eclipse launch configurations" # *.launch +# NeKernel Launch +ne_launch + # PyDev specific (Python IDE for Eclipse) *.pydevproject |
