From 5fb13a27326530ff0d9fbe04ada31fad847cbfe0 Mon Sep 17 00:00:00 2001 From: Justin Uberti Date: Mon, 22 Apr 2024 15:27:06 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5ac9861..bd15ff2 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ # macOS-specific files .DS_Store + +.yarn