From a9dacce3f986e28e5ca16268ebfa57566cfc65cf Mon Sep 17 00:00:00 2001 From: Cody Logan Date: Tue, 28 Nov 2023 17:15:27 -0800 Subject: Initial attempts at testing --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f5da8b6..e1ef24d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ convert-markdown +test-convert-markdown *.o Makefile.configure config.h -- cgit v1.2.3