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.

26 lines
235 B

14 years ago
14 years ago
  1. keyboard/planck/dfu-programmer.exe
  2. .dep
  3. *.o
  4. *.eep
  5. *.elf
  6. *.hex
  7. *.log
  8. *.lss
  9. *.lst
  10. *.map
  11. *.sym
  12. *.swp
  13. tags
  14. *~
  15. build/
  16. *.bak
  17. .vagrant/
  18. .idea/
  19. CMakeLists.txt
  20. .DS_STORE
  21. # Eclipse/PyCharm/Other IDE Settings
  22. .cproject
  23. .project
  24. .settings/
  25. .idea