From 50575db90285f02d1bb69cb27ebc9106be4cc766 Mon Sep 17 00:00:00 2001 From: Jukka Aho Date: Wed, 26 Nov 2025 22:18:12 +0200 Subject: [PATCH] chore(.gitignore): Update ignore rules to exclude .trash directory and prototypes --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 80e51ea..1bf52c8 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ test/*.xmf .env .vscode trash +.trash/ +prototypes/