replace : iotivity -> iotivity-sec
[platform/upstream/iotivity.git] / extlibs / mbedtls / mbedtls / .gitignore
1 CMakeCache.txt
2 CMakeFiles
3 CTestTestfile.cmake
4 cmake_install.cmake
5 Testing
6 Coverage
7 *.gcno
8 *.gcda
9
10 # generated by scripts/memory.sh
11 massif-*
12
13 # MSVC files generated by CMake:
14 /*.sln
15 /*.vcxproj
16 /*.filters
17
18 # MSVC build artifacts:
19 *.exe
20 *.pdb
21 *.ilk
22 *.lib
23
24 # CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
25 *.dir/