From dc3b8255b28d88706a8e2776e2b79e408fbcd3ae Mon Sep 17 00:00:00 2001 From: John Cote Date: Sat, 30 Mar 2024 21:18:01 -0400 Subject: [PATCH] gitignore: Ignore OtpGo binary --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fad4562..a55df7b 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ venv/ PPYTHON_PATH local/ errorCode +otpgo