From defcef8e1cd1f6c2a39d4d22f10e558af0545792 Mon Sep 17 00:00:00 2001 From: Philip Morlier Date: Mon, 21 Oct 2024 16:48:23 -0700 Subject: [PATCH] Added xplugeth_imports to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7405ea267..d1b43f1eb 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,6 @@ dist logs/ tests/spec-tests/ + +# xplugeth_imports +/internal/cli/server/xplugeth_hooks.go