Skip to content

Commit

Permalink
CMake: Intentionally untrack CMake generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
hugueskamba committed Nov 6, 2020
1 parent 52dd933 commit f4e4012
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Expand Up @@ -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/

0 comments on commit f4e4012

Please sign in to comment.