You've already forked Epicnabbo-Catalogus-Updated-Daily
18 lines
328 B
JSON
18 lines
328 B
JSON
{
|
|
"name": "Git Attributes",
|
|
"type": "data",
|
|
"color": "#F44D27",
|
|
"group": "INI",
|
|
"aliases": [
|
|
"gitattributes"
|
|
],
|
|
"filenames": [
|
|
".gitattributes"
|
|
],
|
|
"tmScope": "source.gitattributes",
|
|
"aceMode": "gitignore",
|
|
"codemirrorMode": "shell",
|
|
"codemirrorMimeType": "text/x-sh",
|
|
"languageId": 956324166
|
|
}
|