From a2f16246ec362f8a00ad4eedf2f7aea565e6d488 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Wed, 16 Nov 2022 03:46:30 -0500 Subject: Makefile: Add deployment logic --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6d19387..05ddf83 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,8 @@ /public/posts /vendor config.php +database generators/hugo/public google[a-z0-9]*.html +production +staging -- cgit v1.2.3