Files
archived-recipes-contrib/leapt/im-bundle/5.0/manifest.json
2024-01-01 22:09:31 +01:00

12 lines
196 B
JSON

{
"bundles": {
"Leapt\\ImBundle\\LeaptImBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"gitignore": [
"/public/cache/"
]
}