mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #14447 from LDong-Arm/no_tfm_ignore
Remove paths to fetched TF-M repos from .gitignorepull/14481/head
commit
0b5bba2fee
|
@ -98,10 +98,6 @@ test_suite.json
|
|||
# default delivery dir
|
||||
DELIVERY/
|
||||
|
||||
# Directory used to clone and build TF-M
|
||||
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/TARGET_IGNORE/
|
||||
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_LATEST/TARGET_IGNORE/
|
||||
|
||||
# CMake
|
||||
CMakeCache.txt
|
||||
cmake_install.cmake
|
||||
|
|
Loading…
Reference in New Issue