From b3bd68db3d689246c0f9d0790a8ba181ee803a77 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Mon, 21 Jul 2025 05:50:36 -0700 Subject: [PATCH] gitignore: remove cache so we can `git clean -dn` test folders Signed-off-by: William Casarin --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4864d4fe..abe0fb5c 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,6 @@ target .gradle queries/damus-notifs.json .git -cache /dist /packages .direnv/