From 88081d955e38264b6c7cd2be522ea6040a35d62c Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Mon, 25 Apr 2022 23:33:18 +0200 Subject: Add server command --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 03b817f..4e15b73 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,7 @@ # Directories to ignore (do not add trailing '/'s, they skip symlinks). /node_modules/ -/exampleSite/resources/ +resources/ +public/ + +.hugo_build.lock -- cgit v1.2.3