# Export anything without a dot in the prefix.
exportPattern("^[^\\.]")
#exportPattern(".*")
