From a37da0c6ed2b71e388b2700024a189fcd2caef74 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Mon, 19 Aug 2024 21:49:57 -0500 Subject: [PATCH] add gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 16d54bb..79f89b1 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ pnpm-debug.log* # jetbrains setting folder .idea/ + +site-profile.code-workspace \ No newline at end of file