From 2b877d5f9ccae3a419c0e2c7ab3f0e92a73226c2 Mon Sep 17 00:00:00 2001 From: Chet Ramey Date: Sat, 25 Nov 2023 14:06:32 -0500 Subject: [PATCH] .gitignore updates --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5256566d..b9eafe3a 100644 --- a/.gitignore +++ b/.gitignore @@ -183,6 +183,7 @@ examples/loadables/setpgid examples/loadables/sleep examples/loadables/stat examples/loadables/strftime +examples/loadables/strptime examples/loadables/sync examples/loadables/tee examples/loadables/truefalse