Merge pull request #14447 from LDong-Arm/no_tfm_ignore

Remove paths to fetched TF-M repos from .gitignore
pull/14481/head
Anna Bridge 2021-03-26 14:51:34 +00:00 committed by GitHub
commit 0b5bba2fee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

4
.gitignore vendored
View File

@ -98,10 +98,6 @@ test_suite.json
# default delivery dir # default delivery dir
DELIVERY/ 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 # CMake
CMakeCache.txt CMakeCache.txt
cmake_install.cmake cmake_install.cmake