From 2c988e420f500fd09dde293c7402e996c836711e Mon Sep 17 00:00:00 2001 From: Kieran Klukas <92754843+kcoderhtml@users.noreply.github.com> Date: Wed, 21 Aug 2024 15:08:33 -0400 Subject: [PATCH] chore: update .gitignore file --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 05ce25a9..c1564e4a 100755 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,6 @@ public/sitemap.xml .vscode yarn-error.log bun.lockb -.idea \ No newline at end of file +.idea +.yarn +.yarnrc.yml \ No newline at end of file