Quick glob pattern sanity check for private folder

quick question: does this look right?

even without the module private call, it seems that the private folder is not getting published, but i wanted to add this to be really sure that the /private/ folder is never being served.

i’m following this: Configure Hugo modules | Hugo , but don’t have a lot of experience with glob patterns and don’t have a good way of confirming that is isn’t being served other than counting files in the build log:
image