ManifestStaticFilesStorage exclude directory

I have a project where I use ManifestStaticFilesStorage to add the hash to the filename of “staticfiles” in STORAGES. This works like expected, but I would like to exclude on directory in my static folder from this hasing. Is this possible?