mirror of
https://github.com/CapsAdmin/wowozela.git
synced 2025-03-03 19:03:15 -05:00
25 lines
297 B
JSON
25 lines
297 B
JSON
{
|
|
|
|
"title" : "Wowozela",
|
|
"type" : "tool",
|
|
"tags" : [ "fun" ],
|
|
"ignore" :
|
|
[
|
|
"convert.py",
|
|
".gitignore",
|
|
".editorconfig",
|
|
".git*",
|
|
".vscode/*",
|
|
"*.txt",
|
|
"*.md",
|
|
"*.bat",
|
|
"*.sh",
|
|
"icon.jpg",
|
|
"*.7z",
|
|
"*.md",
|
|
"*.yml",
|
|
"COPYING",
|
|
"_TEMP.gma",
|
|
"workshop_post.py"
|
|
]
|
|
} |