From aa55a7ed83ea89abc2b852e26d41b5517b3539f6 Mon Sep 17 00:00:00 2001 From: notCharles Date: Sun, 2 Jun 2024 10:51:48 -0400 Subject: [PATCH] Update .gitignore, again... --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 121bf6807..8a0a2ef56 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ /public/hot /public/storage /storage/*.key -/storage/clockwork/*.json +/storage/clockwork/* /vendor *.DS_Store* .env