From 20712f41a36c8dc554ca6912bb5dfaf9e14bd0cf Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Mon, 25 Apr 2022 23:51:22 +0200 Subject: Do not ignore resources in regards Hugo guidlines --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4e15b73..8838293 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,6 @@ # Directories to ignore (do not add trailing '/'s, they skip symlinks). /node_modules/ -resources/ public/ .hugo_build.lock -- cgit v1.2.3