From 75fe60c1d8014c2613f487799b2d4168493d2979 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Sat, 18 Jul 2026 12:21:47 +0100 Subject: build uex cache on start --- 174bg/discord-bot/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '174bg/discord-bot/.gitignore') diff --git a/174bg/discord-bot/.gitignore b/174bg/discord-bot/.gitignore index 9b6ab89..ae5e1e0 100644 --- a/174bg/discord-bot/.gitignore +++ b/174bg/discord-bot/.gitignore @@ -1,2 +1,3 @@ /.env -/node_modules/ \ No newline at end of file +/node_modules/ +/.cache/ \ No newline at end of file -- cgit v1.2.3