dotnet-run-script
dotnet-run-script copied to clipboard
Ignore comment scripts
If a script is named //, or maybe even just starts with //, then it should be ignored and not loaded or treated as a script.
I think the starts with would be good idea because otherwise you can only have one comment.