From b2056fbf48849e321389977e3fdbb0f5841822c4 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sat, 14 Dec 2019 09:51:15 -0500 Subject: Tidy up the server command, pull the handlers into the page library. Convert to go modules. Add a build script and version to the command --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 15815a2..d050e4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *site* +server -- cgit v1.2.3