From f27e0d07c43e594e68b0a123e53eddcc38ee8279 Mon Sep 17 00:00:00 2001 From: Ficik Date: Fri, 19 Jun 2026 00:23:38 +0200 Subject: [PATCH] Ignore local graphfx-ui examples --- graphfx-ui/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/graphfx-ui/.gitignore b/graphfx-ui/.gitignore index a547bf3..807bdb1 100644 --- a/graphfx-ui/.gitignore +++ b/graphfx-ui/.gitignore @@ -22,3 +22,7 @@ dist-ssr *.njsproj *.sln *.sw? +examples/* + +# Local graph examples +examples/*