From 8bcde92e24cea594d895f1cadd5ecd80da85e0ed Mon Sep 17 00:00:00 2001 From: Grzegorz Kucmierz Date: Fri, 13 Feb 2026 09:03:11 +0100 Subject: [PATCH] chore: ignore signing certificates --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 1e665a8..b6c1a16 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,9 @@ dist-ssr/ *.njsproj *.sln *.sw? + +# Security keys and certificates +*.keystore +*.jks +*.p12 +*.mobileprovision