.assets/defaultManifest/FunctionsToExport.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 Functions from being exported. # # Replace this with am array containing the Functions # you want to export when ready. #> "" |