From 5e9b2521bd6bc02f5cbc1021e10ffc7598b1f86d Mon Sep 17 00:00:00 2001 From: Riyyi Date: Wed, 15 Apr 2026 22:44:44 +0200 Subject: [PATCH] Do not gitignore main.go file --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1235906..2aca3c6 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,4 @@ go.work.sum # .vscode/ # Binary output -declpac +/declpac