From 49519f97d6481e0267c44a7323e801d8854f7575 Mon Sep 17 00:00:00 2001 From: Corbin Date: Fri, 13 Sep 2024 17:56:44 -0400 Subject: [PATCH] Ignore logs and CSVs --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 600d2d3..1692f30 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -.vscode \ No newline at end of file +.vscode +*.csv +logs \ No newline at end of file