ignore .gcode files for github linguist (#16029)

This commit is contained in:
Chanakya
2022-02-03 23:02:34 +05:30
committed by GitHub
parent 3e7b04891d
commit f62dd6933c

2
.gitattributes vendored
View File

@@ -13,3 +13,5 @@
# entries below. # entries below.
############################################################################### ###############################################################################
*.rc diff *.rc diff
*.gcode linguist-detectable=false