Skip to content

Commit 241b062

Browse files
committed
Update .gitignore for Mbed TLS importer
The directory `mbed-tls-lib` previously in `.gitignore` no longer exists. Instead, we can simply ignore the entire TARGET_IGNORE.
1 parent 63523bd commit 241b062

File tree

1 file changed

+1
-2
lines changed
  • connectivity/mbedtls/tools/importer/TARGET_IGNORE

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
mbedtls
2-
mbed-tls-lib
1+
*

0 commit comments

Comments
 (0)