From: Angus Gratton Date: Mon, 21 May 2018 23:47:16 +0000 (+1000) Subject: gitignore: Add test_multi_heap_host X-Git-Tag: v3.1-beta1~98^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=800c2bae38c3efe07701ee39b6443eeba226c299;p=esp-idf gitignore: Add test_multi_heap_host --- diff --git a/.gitignore b/.gitignore index 8448bf404e..df90fbb194 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,5 @@ examples/protocols/aws_iot/*/main/certs/*.pem.* *.gcno coverage.info coverage_report/ + +test_multi_heap_host