I am trying to create a regex that will take all files that do not have a list of extensions. In particular, I am trying to filter out filenames that end in .csv
I have browsed around for an hour and been unable to figure this out. I am using .NET Regex.