From d293d55771cded5e273ad0af53801510a6445b23 Mon Sep 17 00:00:00 2001 From: Marisol Date: Tue, 24 Mar 2026 04:11:28 +0000 Subject: [PATCH] Add MARISOL documentation and repo cache --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index dd30cf6..7dda894 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,9 @@ debug_*.py dist/ build/ *.egg-info/ + +# Auto-added by Marisol pipeline +.pio/ +.gradle/ +*.class +local.properties