mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
ignore .gcode files for github linguist (#16029)
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -13,3 +13,5 @@
|
|||||||
# entries below.
|
# entries below.
|
||||||
###############################################################################
|
###############################################################################
|
||||||
*.rc diff
|
*.rc diff
|
||||||
|
|
||||||
|
*.gcode linguist-detectable=false
|
||||||
|
|||||||
Reference in New Issue
Block a user