From 52cf3b40e3358cd586d40759f8d3254cc157f84e Mon Sep 17 00:00:00 2001 From: Mitja Belak Date: Thu, 24 Oct 2024 14:51:12 +0200 Subject: [PATCH] put address into gitignore --- app/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/.gitignore b/app/.gitignore index c6ad492..fffc862 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1,7 +1,7 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files # address -# contract_address.ts +contract_address.ts # dependencies /node_modules