From 7385a93110f95e1d67d803780efa014fdc960779 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Thu, 17 Oct 2024 15:30:29 -0500 Subject: [PATCH] ignore nim binaries --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bef2acd..ce917c1 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ nimble.develop nimble.paths nimbledeps public/ +*.out