From 279076b5479b580780963a8b4d02cd6f70094983 Mon Sep 17 00:00:00 2001 From: David Back Date: Tue, 4 Apr 2023 12:09:28 -0400 Subject: [PATCH] This is a draft of changes supporting 313. It is not ready for a PR --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fc42c524..b5400d3e 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,5 @@ pnpm-debug.log* # Misc coverage/* -junit.xml \ No newline at end of file +junit.xml +/.vs