From ea1d556f1cc34e58eabe70880f439aba49f98b6f Mon Sep 17 00:00:00 2001
From: KyleKlenk <kyle.c.klenk@gmail.com>
Date: Wed, 29 Mar 2023 13:21:49 -0600
Subject: [PATCH] update gitignore

gitignore is updated for files that were used to check some stats
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index bc92fcc..fb23264 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,6 @@ bin/data_be.csv
 bin/data_kinsol.csv
 bin/submission_copern.sh
 bin/summa_be
+bin/data_kinsol_state_vec.csv
+bin/plot_resuduial.py
+bin/state.png
-- 
GitLab