Skip to content

Commit 7cb7f8f

Browse files
committed
Update .astyleignore to match new directory structure
Signed-off-by: Devaraj Ranganna <[email protected]>
1 parent c7513e7 commit 7cb7f8f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.astyleignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
^BUILD
22
^cmsis
33
^components/802.15.4_RF
4-
^components/TARGET_PSA/services/attestation/attestation.h
5-
^components/TARGET_PSA/services/attestation/COMPONENT_PSA_SRV_IMPL/tfm_impl
6-
^components/TARGET_PSA/services/attestation/qcbor
7-
^components/TARGET_PSA/TARGET_TFM
8-
^components/TARGET_PSA/TESTS
4+
^features/FEATURE_PSA/FEATURE_MBED_PSA_SRV/services/attestation/attestation.h
5+
^features/FEATURE_PSA/FEATURE_MBED_PSA_SRV/services/attestation/FEATURE_PSA_SRV_IMPL/tfm_impl
6+
^features/FEATURE_PSA/FEATURE_MBED_PSA_SRV/services/attestation/qcbor
7+
^features/FEATURE_PSA/FEATURE_TFM
8+
^features/FEATURE_PSA/FEATURE_MBED_PSA_SRV/TESTS
99
^features/cryptocell
1010
^features/FEATURE_BLE
1111
^features/frameworks

0 commit comments

Comments
 (0)