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.

35 lines
403 B

8 years ago
8 years ago
8 years ago
  1. # Compiled files, executables
  2. *.o
  3. *.a
  4. *.exe
  5. *.out
  6. *.app
  7. # Junk
  8. *.orig
  9. *.log
  10. *.bak
  11. # IDE project files
  12. .cproject
  13. .project
  14. .settings
  15. # Markers
  16. .development
  17. # Extras
  18. extras/docs/*
  19. extras/Module Datasheets/*
  20. # PlatformIO/Atom/VSCode
  21. .pioenvs
  22. .piolibdeps
  23. .clang_complete
  24. .gcc-flags.json
  25. platformio.ini
  26. lib/readme.txt
  27. \.vscode/
  28. .vscode/.browse.c_cpp.db*
  29. .vscode/c_cpp_properties.json
  30. .vscode/launch.json