.gitignore 192 B

1234567891011121314151617181920212223
  1. fota-client
  2. fota-test0
  3. *.swp
  4. *.asm
  5. *.o
  6. tags
  7. CMakeCache.txt
  8. CMakeFiles/
  9. cmake_install.cmake
  10. install_manifest.txt
  11. Makefile
  12. libfota.so
  13. fota-demo-c
  14. fota-demo-cpp
  15. *build
  16. install
  17. .vscode
  18. kvtool