.assets/defaultManifest/CmdletsToExport.ps1

<#
 # An empty string here will result in an empty array being added to
 # the manifest when it is generated using the Export-PSModuleProject Cmdlet.
 #
 # This is stops any Cmdlets from being exported.
 #
 # Replace this with am array containing the Cmdlets you want to export when ready.
 #>
 
""