mirror of https://github.com/ColorlibHQ/gentelella
13 lines
157 B
JSON
13 lines
157 B
JSON
|
{
|
||
|
"name": "animate.css",
|
||
|
"main": "./animate.css",
|
||
|
"ignore": [
|
||
|
".*",
|
||
|
"source",
|
||
|
"*.yml",
|
||
|
"Gemfile",
|
||
|
"Gemfile.lock",
|
||
|
"*.md"
|
||
|
]
|
||
|
}
|