From 9ce54f57baf52171a8116aafb0622fe0a334a0bb Mon Sep 17 00:00:00 2001 From: TazyFoundSoup Date: Sun, 22 Feb 2026 12:53:25 +1100 Subject: git(ignore): Remove cache directory --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4be6e16..181b37f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -dist/* \ No newline at end of file +dist/* +.cache/* \ No newline at end of file -- cgit v1.2.3