How do we push layouts without pages being created in the Back Office?
The [documentation](https://doc.locomotivecms.com/docs/layouts) states that "Layouts are not listed as pages in the back-office".
However, when I run `wagon deploy [env] -r pages -f layouts/*.*` , the layouts appear as pages in the Back Office. How can I deploy my layouts without pages being created?
Posted by Luke Grayson over 1 year ago