42 lines
638 B
Plaintext
42 lines
638 B
Plaintext
CMakeCache.txt
|
|
CMakeFiles
|
|
CTestTestfile.cmake
|
|
cmake_install.cmake
|
|
Testing
|
|
Coverage
|
|
*.gcno
|
|
*.gcda
|
|
|
|
# generated by scripts/memory.sh
|
|
massif-*
|
|
|
|
# MSVC files generated by CMake:
|
|
/*.sln
|
|
/*.vcxproj
|
|
/*.filters
|
|
|
|
# MSVC build artifacts:
|
|
*.exe
|
|
*.pdb
|
|
*.ilk
|
|
*.lib
|
|
|
|
# Python build artifacts:
|
|
*.pyc
|
|
|
|
# CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
|
|
*.dir/
|
|
|
|
# Exported Mbed Crypto files
|
|
crypto/LICENSE
|
|
crypto/VERSION.txt
|
|
crypto/include
|
|
crypto/library/*.c
|
|
crypto/library/libmbedcrypto*
|
|
crypto/scripts
|
|
crypto/tests/scripts
|
|
crypto/tests/suites
|
|
crypto/tests/test_suite*
|
|
crypto/programs/psa
|
|
mbedcrypto.tar.gz
|