mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-06-07 09:28:03 +08:00
ignore .gcode files for github linguist (#16029)
This commit is contained in:
parent
3e7b04891d
commit
f62dd6933c
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -13,3 +13,5 @@
|
||||
# entries below.
|
||||
###############################################################################
|
||||
*.rc diff
|
||||
|
||||
*.gcode linguist-detectable=false
|
||||
|
Loading…
Reference in New Issue
Block a user