From 3f6d05ec904b113a36c7159021f68bdb18c88933 Mon Sep 17 00:00:00 2001 From: WardPearce Date: Mon, 11 Aug 2025 19:00:43 +1200 Subject: [PATCH] Update .gitignore --- materialious/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/materialious/.gitignore b/materialious/.gitignore index 45951eb3..92dd0433 100644 --- a/materialious/.gitignore +++ b/materialious/.gitignore @@ -14,4 +14,5 @@ vite.config.js.timestamp-* vite.config.ts.timestamp-* resources/android/**/* android/release.jks* -.electron-cache \ No newline at end of file +.electron-cache +**/.settings/**