From ac4ca9f2f4101dad1d1e431fd08e934f1bbda3f9 Mon Sep 17 00:00:00 2001 From: Anton Kling Date: Sun, 22 Oct 2023 21:37:53 +0200 Subject: Update .gitignore for all programs --- userland/sh/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 userland/sh/.gitignore (limited to 'userland/sh/.gitignore') diff --git a/userland/sh/.gitignore b/userland/sh/.gitignore new file mode 100644 index 0000000..b001cf7 --- /dev/null +++ b/userland/sh/.gitignore @@ -0,0 +1 @@ +sh -- cgit v1.2.3