From 8c1c8ccace6250ac5ee29efa101fe064b1f83bc2 Mon Sep 17 00:00:00 2001 From: Michael Chus Date: Sat, 31 Jan 2026 10:31:43 +0300 Subject: [PATCH] Add Go binaries to .gitignore Co-Authored-By: Claude Opus 4.5 --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index be13d01..afc9b95 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,12 @@ # QuoteForge config.yaml +# Binaries +/server +/importer +/cron +/bin/ + # ---> macOS # General .DS_Store @@ -8,7 +14,7 @@ config.yaml .LSOverride # Icon must end with two \r -Icon +Icon # Thumbnails ._*