~ruther/qmk_firmware

ref: a53bc24c4d5a6b1f31060e43789a12af6e39b572 qmk_firmware/.gitignore -rw-r--r-- 207 bytes
a53bc24c — Jack Humbert makes .SILENT (less verbose) by default - override with VERBOSE=1 9 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
keyboard/planck/dfu-programmer.exe
.dep
*.o
*.eep
*.elf
*.hex
*.lss
*.lst
*.map
*.sym
*.swp
tags
*~
build/
*.bak
.vagrant/
.DS_STORE

# Eclipse/PyCharm/Other IDE Settings
.cproject
.project
.settings/
.idea