From 0653bd60ce9276ad6245b25c60f37aefd0d1408a Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 25 Oct 2025 01:20:39 -0500 Subject: hmm. this is going to be complicated and convoluted it feels like it is going to be impossible to handle what all the cases because everyone does different things. so, when that is the case in software development, often it is the best idea at the start to DO WHAT YOU WANT & NEED AND IGNORE EVERYTHING ELSE then see how it turns out and go from there. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3429a71..a7de4f6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ go.* *.patch *.mbox *.pb.go +argv -- cgit v1.2.3