Are there any pitfalls by creating my images directory within my assets folder? Assets also contains components, css & js. In the end, I'll want any user I set up to certainly have access to the images directory, but not the css, js or components.
Will I be able to provide permissions for assets/images and not assets/css, assets/js, etc. ?