From 039db920fb5512e389c25ca652ee54d5efacfece Mon Sep 17 00:00:00 2001 From: Julien Robert Date: Tue, 25 Jun 2024 12:39:03 +0200 Subject: [PATCH] chore: add scaffolding branding (#4205) Co-authored-by: Danilo Pantani (cherry picked from commit df9f2e1b8e0fd8691212280d5cbc1d9dd53a0449) --- ignite/services/plugin/template/.gitignore.plush | 1 + 1 file changed, 1 insertion(+) diff --git a/ignite/services/plugin/template/.gitignore.plush b/ignite/services/plugin/template/.gitignore.plush index a2f8cd37a1..a8dd4f3034 100644 --- a/ignite/services/plugin/template/.gitignore.plush +++ b/ignite/services/plugin/template/.gitignore.plush @@ -1,3 +1,4 @@ +# Built with https://github.com/ignite/cli # Binaries for programs and plugins *.exe *.exe~