From f6ff75c176e1f6c75c345cc0f98c7fb702293127 Mon Sep 17 00:00:00 2001 From: nytpu Date: Mon, 10 May 2021 13:30:08 -0600 Subject: add goreleaser --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2912d62 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/dist/ +/build/ -- cgit v1.2.3