1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

Added proper gitignores for Linux CMake use

This commit is contained in:
Paul Bakker
2012-11-18 22:56:39 +01:00
parent 90f309ffe7
commit 25338d74ac
3 changed files with 8 additions and 0 deletions

2
programs/.gitignore vendored
View File

@ -1,3 +1,4 @@
*/Makefile
aes/aescrypt2
aes/crypt_and_hash
hash/generic_sum
@ -28,6 +29,7 @@ ssl/ssl_mail_client
ssl/ssl_server
ssl/ssl_server2
test/benchmark
test/o_p_test
test/selftest
test/ssl_cert_test
test/ssl_test