Add LiipImagineBundle's cache folder to .gitignore

This commit is contained in:
Victor Bocharsky
2018-09-07 23:16:51 +03:00
committed by GitHub
parent 4d4ba56379
commit 35f6a626aa
+4 -1
View File
@@ -4,5 +4,8 @@
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"gitignore": [
"/public/media/cache/"
]
}