mirror of
https://github.com/shadowscion/sprops.git
synced 2025-03-04 03:13:26 -05:00
19 lines
256 B
JSON
19 lines
256 B
JSON
{
|
|
"title" : "SProps Workshop Edition",
|
|
"type" : "model",
|
|
"tags" : [ "build", "fun" ],
|
|
"ignore" :
|
|
[
|
|
"*.psd",
|
|
"*.vcproj",
|
|
"*.svn*",
|
|
"*.git*",
|
|
"*.txt",
|
|
"*.sw.vtx",
|
|
"*.dx80.vtx",
|
|
"*.xbox.vtx",
|
|
"sprops_ws_icon.jpg",
|
|
"README.md"
|
|
]
|
|
}
|