From 93e2b0323b10ed746d31cde329cb1abd975e0855 Mon Sep 17 00:00:00 2001 From: Sean O'Connor Date: Mon, 30 Sep 2024 08:20:22 -0400 Subject: [PATCH] Update .gitignore for test data --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3cf36b9..f94b546 100644 --- a/.gitignore +++ b/.gitignore @@ -59,4 +59,5 @@ pnpm-lock.yaml # End of https://www.toptal.com/developers/gitignore/api/nextjs,react pnpm-lock.yaml -/content \ No newline at end of file +/content +/test_data