Add a note about exactly how cached directories work, more specifically something like “Cached directories should only be directories which are generated by the application, not directories that are in your code base. That is because any directories which match will not be deployed from your code base and as such will be missing from the deployed application.”