From e7d81674c83afdb969b54b6f32f8ef638bd10485 Mon Sep 17 00:00:00 2001 From: Calmcacil Date: Mon, 12 Jan 2026 22:18:09 +0100 Subject: [PATCH] chore: add wg-tui binary to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index efc8c12..f7b145b 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ go.work # OS specific .DS_Store Thumbs.db +wg-tui