diff --git a/examples/call/.gitignore b/examples/call/.gitignore index 4487fa3c..34db758f 100644 --- a/examples/call/.gitignore +++ b/examples/call/.gitignore @@ -14,4 +14,6 @@ artifacts out cache_forge -access_token \ No newline at end of file +access_token + +localnet.json diff --git a/examples/hello/.gitignore b/examples/hello/.gitignore index 4487fa3c..34db758f 100644 --- a/examples/hello/.gitignore +++ b/examples/hello/.gitignore @@ -14,4 +14,6 @@ artifacts out cache_forge -access_token \ No newline at end of file +access_token + +localnet.json diff --git a/examples/nft/.gitignore b/examples/nft/.gitignore index 4487fa3c..34db758f 100644 --- a/examples/nft/.gitignore +++ b/examples/nft/.gitignore @@ -14,4 +14,6 @@ artifacts out cache_forge -access_token \ No newline at end of file +access_token + +localnet.json diff --git a/examples/swap/.gitignore b/examples/swap/.gitignore index 4487fa3c..34db758f 100644 --- a/examples/swap/.gitignore +++ b/examples/swap/.gitignore @@ -14,4 +14,6 @@ artifacts out cache_forge -access_token \ No newline at end of file +access_token + +localnet.json diff --git a/examples/token/.gitignore b/examples/token/.gitignore index 4487fa3c..34db758f 100644 --- a/examples/token/.gitignore +++ b/examples/token/.gitignore @@ -14,4 +14,6 @@ artifacts out cache_forge -access_token \ No newline at end of file +access_token + +localnet.json