Files
qmk_userspace/.gitignore

17 lines
133 B
Plaintext

# Junk files
*.bak
*.swp
*~
.DS_Store
._*
# Firmware files
# *.hex
# *.bin
# *.uf2
# clangd
compile_commands.json
.clangd/
.cache/