From 6853996b9ebdbdd9bb9ae7e2124b06bc260a34c7 Mon Sep 17 00:00:00 2001 From: Kelly Wallach Date: Tue, 25 Jun 2024 14:11:17 -0400 Subject: [PATCH] chore: update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index db7db95..fcd2e52 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,4 @@ yarn-debug.log* yarn-error.log* .pnpm-debug.log* -.yarn \ No newline at end of file +.yarn/ \ No newline at end of file