From 19da6ec39be9e3caa5b9e2766139684fd7bbe0a0 Mon Sep 17 00:00:00 2001 From: Martin Ashby Date: Tue, 27 Dec 2022 23:24:54 +0000 Subject: Initial comments impl for my blog --- comments/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 comments/.gitignore (limited to 'comments/.gitignore') diff --git a/comments/.gitignore b/comments/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/comments/.gitignore @@ -0,0 +1 @@ +/target -- cgit v1.2.3-ZIG