From ad764a226355befbb50ef2f83f28d971f89000b2 Mon Sep 17 00:00:00 2001 From: sigonasr2 Date: Sun, 17 Sep 2023 15:52:02 -0500 Subject: [PATCH] Read from data file. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9491a2f..ef12de4 100644 --- a/.gitignore +++ b/.gitignore @@ -360,4 +360,5 @@ MigrationBackup/ .ionide/ # Fody - auto-generated XML schema -FodyWeavers.xsd \ No newline at end of file +FodyWeavers.xsd +*.csv