forked from kythre/Buildmode-ULX
12 lines
123 B
JSON
12 lines
123 B
JSON
{
|
|
"title" : "ULX Buildmode",
|
|
"type" : "Tool",
|
|
"tags" : ["build"],
|
|
"ignore" :
|
|
[
|
|
"*.txt",
|
|
"*.md",
|
|
"*.yml"
|
|
]
|
|
}
|