mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 18:16:46 +03:00
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"gitignore": [
|
|
"/public/upload/*",
|
|
"!/public/upload/.gitignore"
|
|
]
|
|
}
|