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