From e0b45aafd73bff3c4bc91c75b4e52814eb8aaddd Mon Sep 17 00:00:00 2001 From: "Matt, Park" <45252226+mattverse@users.noreply.github.com> Date: Wed, 13 Nov 2024 12:10:13 -0500 Subject: [PATCH] Add local osmosis readme markdownignore (#8821) --- .markdownlintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.markdownlintignore b/.markdownlintignore index 629386a334..6236b821f0 100644 --- a/.markdownlintignore +++ b/.markdownlintignore @@ -39,3 +39,4 @@ x/gamm/spec/01_concepts.md x/gamm/README.md x/gamm/breaking_changes_notes.md x/epochs/spec/04_keeper.md +tests/localosmosis/README.md