Make GitHub display .vsconfig as a JSON file (#19491)

* Make GitHub display .vs-config as a JSON file

* Remove *

* Update .gitattributes
This commit is contained in:
osfanbuff63
2022-07-19 16:05:41 -04:00
committed by GitHub
parent bf2a107d7d
commit bb65085727

2
.gitattributes vendored
View File

@@ -15,3 +15,5 @@
*.rc diff *.rc diff
*.gcode linguist-detectable=false *.gcode linguist-detectable=false
.vsconfig linguist-language=json