mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-08-30 04:20:47 +00:00
12 lines
78 B
Plaintext
12 lines
78 B
Plaintext
# Junk files
|
|
*.bak
|
|
*.swp
|
|
*~
|
|
.DS_Store
|
|
._*
|
|
|
|
# Firmware files
|
|
*.hex
|
|
*.bin
|
|
*.uf2
|