From d4985123ad2c38b36c5b9143ea0223997fbc183b Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Thu, 27 Feb 2025 21:50:50 -0800 Subject: [PATCH] Ignore mise.toml --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 54a5b6c..f469329 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ config/application.yml # Ignore AI Codebase-generated files codebase.md +mise.toml