I assume you're talking about Eclipse's snap files. These files should not be committed in the first place. A line in .gitignore
would be a better solution.
@bfred-it I think he means test snapshot files.
Based on the arguments in https://github.com/github/linguist/pull/3579, this is not something we would want to do.
Also, note that which files are collapsed is controlled by metadata in https://github.com/github/linguist So future issues like this should just be opened there.
Most helpful comment
Based on the arguments in https://github.com/github/linguist/pull/3579, this is not something we would want to do.
Also, note that which files are collapsed is controlled by metadata in https://github.com/github/linguist So future issues like this should just be opened there.