mirror of
https://github.com/CapsAdmin/pac3.git
synced 2025-03-04 03:03:01 -05:00
23 lines
290 B
JSON
23 lines
290 B
JSON
{
|
|
"title" : "PAC3 [develop version]",
|
|
"type" : "tool",
|
|
"tags" : [ "fun", "roleplay" ],
|
|
"ignore" :
|
|
[
|
|
".editorconfig",
|
|
".git*",
|
|
".gitignore",
|
|
".glualint.json",
|
|
".vscode/*",
|
|
"*.7z",
|
|
"*.bat",
|
|
"*.md",
|
|
"*.md",
|
|
"*.sh",
|
|
"*.txt",
|
|
"*.yml",
|
|
"COPYING",
|
|
"icon.jpg"
|
|
]
|
|
}
|