From 52e9f5fc7017abf0cde016cef82ce5088a3070ac Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Tue, 7 Oct 2025 10:53:44 -0600 Subject: [PATCH] Removed the hestia CLI since it is no longer needed --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index a3bde2a..bb1d9be 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ /target /tmp /.env -*.log# Hestia CLI !cli/** /.idea/ /loki.iml