You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

45 lines
409 B

  1. CMakeLists.txt.user
  2. CMakeCache.txt
  3. CMakeFiles
  4. CMakeScripts
  5. Testing
  6. Makefile
  7. cmake_install.cmake
  8. install_manifest.txt
  9. compile_commands.json
  10. CTestTestfile.cmake
  11. _deps
  12. .config
  13. *.o
  14. *.pyc
  15. *.a
  16. *.d
  17. # gtags
  18. GTAGS
  19. GRTAGS
  20. GPATH
  21. # emacs
  22. .dir-locals.el
  23. # emacs temp file suffixes
  24. *~
  25. .#*
  26. \#*#
  27. sdkconfig
  28. sdkconfig.old
  29. sdkconfig.lobo
  30. .cproject
  31. .project
  32. .settings
  33. BUILD
  34. build/
  35. temp/
  36. local/
  37. *.dis
  38. *.elf
  39. *.map
  40. **/.DS_Store