From 39eb5f3d1e45dfa4d1b7e44e74c35c3d3fc24dfd Mon Sep 17 00:00:00 2001 From: Guillaume Ballet <3272758+gballet@users.noreply.github.com> Date: Fri, 8 Dec 2023 11:27:53 +0100 Subject: [PATCH] add submodule directories to gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0b4957c..db606c6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,8 @@ zig-out/ /debug/ /build/ /build-*/ -/docgen_tmp/ \ No newline at end of file +/docgen_tmp/ +/ethash/ +/intx/ +/evmone/ +/lib/evmone/