From e2b9a099998451307f43b34f6e68ace28c879078 Mon Sep 17 00:00:00 2001 From: Matt Lantz Date: Mon, 9 Sep 2024 14:57:13 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 466b5d2..4dc1707 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /node_modules +/public/build /public/hot /public/storage /storage/*.key