From 2702c8104c3df2ab18a00640dd1193bbe2b02b40 Mon Sep 17 00:00:00 2001 From: Andrew Stryker Date: Wed, 26 Feb 2025 21:57:52 -0800 Subject: [PATCH] Remove --cvs-exclude We don't need this option, given that are working with a completely generated directory structure. Furthers, `tags` is part of the ignore file. --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 4fe6f59..79e708f 100644 --- a/Makefile +++ b/Makefile @@ -51,7 +51,6 @@ publish: build #> Publish site --safe-links \ --times \ --delete \ - --cvs-exclude \ --chmod=D755,F644 \ public/ \ ${DEST}