From 60ac3601a08daa26f4e0bdb16c6e8891f0e409af Mon Sep 17 00:00:00 2001 From: Solovyov1796 Date: Fri, 21 Jun 2024 09:36:55 +0800 Subject: [PATCH] update gitignore, add deploy outputs --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 398d9ecb..680e304d 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,10 @@ build/bin build/darwin build/linux +# Ignore deploy outputs +networks/devnet +networks/testnet + # Go workspace files go.work go.work.sum