From ed4c017bc92fc14da1fcf64c4910164fc6ca3f11 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 16 Jan 2024 00:27:19 -0600 Subject: give up on the super strict .gitignore it was causing all kinds of problems with CheckDirty() logic Signed-off-by: Jeff Carr --- .gitignore | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 89695a2..ab6b57f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1 @@ -* -!.gitignore -!Makefile -!*.go -!go.* -!myrepolist -!resources/myrepolist +/resources/*.so -- cgit v1.2.3