mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-11-23 19:49:17 +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