I'm writing a filter for the C# files that are generated, and want to get rid of the obvious generated files such as .Designer.cs
or .g.cs
. What other generated extensions are there? Thanks.
Clarification: I'm only looking files that have a .cs
extension, but something comes before the .cs
. Meaning that C# files that do not end in .cs
do not interest me.
I might be forgetting many of them, but still:
I have only listed solution related extensions and not source control related extensions.
Depending on you source control you may have files like...
If a WPF project then
...
.resx ???
VS Files
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With