add liip routes and ignore public/media
This commit is contained in:
parent
21cf7f6597
commit
b50558ef85
2 changed files with 3 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -26,3 +26,4 @@ yarn-error.log
|
|||
|
||||
/public/uploads/
|
||||
!/public/uploads/.gitkeep
|
||||
/public/media/
|
||||
|
|
|
|||
2
config/routes/liip_imagine.yaml
Normal file
2
config/routes/liip_imagine.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
_liip_imagine:
|
||||
resource: "@LiipImagineBundle/Resources/config/routing.yaml"
|
||||
Loading…
Add table
Add a link
Reference in a new issue