mbedtls/.gitignore
Manuel Pégourié-Gonnard fc2b075db6 Add module.json for yotta
2015-05-14 13:59:34 +02:00

31 lines
409 B
Plaintext

CMakeCache.txt
CMakeFiles
CTestTestfile.cmake
cmake_install.cmake
Testing
Coverage
*.gcno
*.gcda
/yotta_modules
/yotta_targets
/build
/.yotta.json
# 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/