mirror of
https://github.com/lxsang/ant-http
synced 2025-07-28 03:29:46 +02:00
add ssl, rename plugins source tree
This commit is contained in:
25
libs/ssl/mbedtls-2.7.0/.gitignore
vendored
Normal file
25
libs/ssl/mbedtls-2.7.0/.gitignore
vendored
Normal 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/
|
Reference in New Issue
Block a user