1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-30 17:41:11 +03:00

gitignore: Ignore Mbed Crypto exported files

This commit is contained in:
Jaeden Amero
2018-07-18 16:40:26 +01:00
committed by itayzafrir
parent 80e317af15
commit 65731b8e08

13
.gitignore vendored
View File

@@ -26,3 +26,16 @@ massif-*
# 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