From 3afef5409258cd05f18ba836bc87a4f3509e5895 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Tue, 6 Aug 2024 11:48:26 -0400 Subject: [PATCH] dev: Clean up .gitignore --- .gitignore | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index ef5e53f..68edf2c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ -./pairing_bot -.* -TODO.txt -*.bak -pairing-bot +# Compiled binary +/pairing-bot +/pairing_bot