From 3ffe538f4686c495f685faa83b8dd00fc2a0f9ac Mon Sep 17 00:00:00 2001
From: Kyle <kyle.c.klenk@gmail.com>
Date: Fri, 17 Feb 2023 03:53:54 +0000
Subject: [PATCH] added another summa file to the gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 4fbe302..6cc6785 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ build/.vscode
 .DS_Store
 laugh_tests
 build/summa_sundials
+build/summa_original
\ No newline at end of file
-- 
GitLab