add ssl, rename plugins source tree

This commit is contained in:
Xuan Sang LE
2018-02-09 13:13:11 +01:00
parent f0da9f46f3
commit 9dcffa6653
887 changed files with 190936 additions and 16 deletions

25
libs/ssl/mbedtls-2.7.0/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
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
# CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
*.dir/