mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-24 22:13:47 +01:00
13 lines
157 B
JSON
13 lines
157 B
JSON
{
|
|
"name": "animate.css",
|
|
"main": "./animate.css",
|
|
"ignore": [
|
|
".*",
|
|
"source",
|
|
"*.yml",
|
|
"Gemfile",
|
|
"Gemfile.lock",
|
|
"*.md"
|
|
]
|
|
}
|