From 3ff6dae849f0f27d3b80282bbc4b7094176e8b2d Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 20 Feb 2025 11:06:08 -0600 Subject: [PATCH] put a non-empty file in resources/ --- TODO | 7 ++----- resources/README | 1 + 2 files changed, 3 insertions(+), 5 deletions(-) create mode 100644 resources/README diff --git a/TODO b/TODO index f0583ca..9526f71 100644 --- a/TODO +++ b/TODO @@ -2,13 +2,10 @@ notes on what to fix next go-args make patches for alexflint -forge checkout jcarr (alias username to 'user') forge verify devel branches -fix going2go build -fix fyne build - +go-mod-clean --restore *.pb.go files go-mod-clean set ctime on files -go-mod-clean fix --purge to be used more often. put --purge in 'make clean' ? +go-mod-clean --purge -- add to 'forge' guireleaser change "title small" to the package being updated" diff --git a/resources/README b/resources/README new file mode 100644 index 0000000..ca99e3a --- /dev/null +++ b/resources/README @@ -0,0 +1 @@ +* you can put toolkit .so binaries here