mirror of https://tildegit.org/ben/dotfiles
60 lines
520 B
Plaintext
60 lines
520 B
Plaintext
|
{
|
||
|
"HTML (Rails)":
|
||
|
[
|
||
|
"html.erb"
|
||
|
],
|
||
|
"JSON":
|
||
|
[
|
||
|
".bowerrc",
|
||
|
".csslintrc",
|
||
|
".eslintrc",
|
||
|
".jscsrc",
|
||
|
".jshintrc",
|
||
|
"geojson"
|
||
|
],
|
||
|
"PHP":
|
||
|
[
|
||
|
"inc",
|
||
|
"php3",
|
||
|
"php4",
|
||
|
"php5",
|
||
|
"phtml"
|
||
|
],
|
||
|
"Python":
|
||
|
[
|
||
|
"py3",
|
||
|
"pyw"
|
||
|
],
|
||
|
"Ruby":
|
||
|
[
|
||
|
"jbuilder",
|
||
|
"podspec",
|
||
|
"rabl",
|
||
|
"rake",
|
||
|
"rb",
|
||
|
"simplecov",
|
||
|
"thor"
|
||
|
],
|
||
|
"Ruby Haml":
|
||
|
[
|
||
|
"haml"
|
||
|
],
|
||
|
"Shell-Unix-Generic":
|
||
|
[
|
||
|
"bash",
|
||
|
"sh",
|
||
|
"zsh"
|
||
|
],
|
||
|
"XML":
|
||
|
[
|
||
|
"xml.dist"
|
||
|
],
|
||
|
"YAML":
|
||
|
[
|
||
|
".gemrc",
|
||
|
"YAML-tmLanguage",
|
||
|
"yml",
|
||
|
"yml.dist"
|
||
|
]
|
||
|
}
|