From ea7dfa850715fa5708504f1538cf74101f82bc03 Mon Sep 17 00:00:00 2001 From: Thomas Walker Lynch Date: Mon, 29 Jul 2024 08:21:46 +0000 Subject: [PATCH] worked with a slash, !/.gitignore but not without it --- tool/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tool/.gitignore diff --git a/tool/.gitignore b/tool/.gitignore new file mode 100644 index 0000000..2db43ed --- /dev/null +++ b/tool/.gitignore @@ -0,0 +1,4 @@ + +* +!/.gitignore + -- 2.20.1