Skip to content

Commit cb4e4e4

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

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

.astyleignore

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +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/services/crypto/COMPONENT_PSA_SRV_IPC/crypto_struct_ipc.h
8-
^components/TARGET_PSA/TARGET_TFM
9-
^components/TARGET_PSA/TESTS
4+
^features/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/attestation.h
5+
^features/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/implementation/tfm_impl
6+
^features/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor
7+
^features/FEATURE_PSA/TARGET_TFM
8+
^features/FEATURE_PSA/TARGET_MBED_PSA_SRV/TESTS
109
^features/cryptocell
1110
^features/FEATURE_BLE
1211
^features/frameworks

0 commit comments

Comments
 (0)