From 07520c7cf68a75c4e7df306011b26fc9049f6f3d Mon Sep 17 00:00:00 2001 From: Moran Peker Date: Wed, 20 Feb 2019 11:49:20 +0200 Subject: [PATCH] Update astyleignore to ignore qcbor lib folder --- .astyleignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.astyleignore b/.astyleignore index 2a6f03c08e..3b0e3874e1 100644 --- a/.astyleignore +++ b/.astyleignore @@ -25,3 +25,4 @@ components/wifi components/TARGET_PSA/TARGET_TFM tools components/TARGET_PSA/services/attestation/COMPONENT_PSA_SRV_IMPL/tfm_impl +components/TARGET_PSA/services/attestation/qcbor \ No newline at end of file