From 13eb5bdb512bfe8a0cf1eaad4822dc64e90d1187 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 3 Apr 2025 13:58:10 +0300 Subject: [PATCH] thinking of using git as a way to s track ct changes... Signed-off-by: Alex A. Naanou --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index dd86a82..1442d48 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ # - update # - backup # - pull config / data (diff?) +# - list of files / dirs to monitor (git?) # # #----------------------------------------------------------------------