From 07c09959351f6e1ac300a76fa599b27da481b476 Mon Sep 17 00:00:00 2001 From: mixeme Date: Wed, 24 Jun 2026 08:32:18 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index d0127bb..f6b1162 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,6 @@ cmd/gosentry/*.syso # Runtime files created next to the executable during local runs. gosentry.json jobs.json -*.yaml logs/ # Go workspace/cache files that should stay local if a developer creates them.