CMake: Intentionally untrack CMake generated files

pull/13566/head
Hugues Kamba 2020-07-20 17:51:40 +01:00
parent 52dd933491
commit f4e4012f81
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -100,3 +100,8 @@ DELIVERY/
# Directory used to clone and build TF-M
features/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_IGNORE/
# CMake
CMakeCache.txt
cmake_install.cmake
CMakeFiles/