qmk_userspace/.gitignore
Victor 089b71d77b
Migrating over userspace
- existing repo was not forked. Wanted to make sure I was using the standard,
not replicating it
- Updated the readme.md for the latest mappings
2024-04-01 22:26:41 -05:00

15 lines
No EOL
102 B
Text

# Junk files
*.bak
*.swp
*~
.DS_Store
._*
# Firmware files
*.hex
*.bin
*.uf2
# temp folders
temp
tmp