mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 11:30:30 +08:00
ignore files with trailing ~
This commit is contained in:
parent
c49cb01002
commit
7b0b8ee017
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,3 +8,4 @@
|
||||||
*.map
|
*.map
|
||||||
*.sym
|
*.sym
|
||||||
tags
|
tags
|
||||||
|
*~
|
||||||
|
|
Loading…
Reference in a new issue