From 5fdba54196c7171ddebb29aef597b965a1b1ead1 Mon Sep 17 00:00:00 2001 From: Anton Kling Date: Sun, 24 Nov 2024 19:23:55 +0100 Subject: sh: Remove sh and use the "minibox" version instead --- userland/sh/.gitignore | 1 - 1 file changed, 1 deletion(-) delete mode 100644 userland/sh/.gitignore (limited to 'userland/sh/.gitignore') diff --git a/userland/sh/.gitignore b/userland/sh/.gitignore deleted file mode 100644 index b001cf7..0000000 --- a/userland/sh/.gitignore +++ /dev/null @@ -1 +0,0 @@ -sh -- cgit v1.2.3