Fork of the espurna firmware for `mhsw` switches
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.

17 lines
169 B

8 years ago
8 years ago
7 years ago
6 years ago
  1. *.s#?
  2. *.b#?
  3. .modgit
  4. firmware*
  5. *.gch
  6. .pio*
  7. .clang_complete
  8. .gcc-flags.json
  9. .sconsign.dblite
  10. credentials.h
  11. node_modules
  12. code/utils
  13. custom.h
  14. .python
  15. .env
  16. .DS_Store
  17. .vscode