Is there a way to hide files by wildcards, so that their changes are not 
shown and counted under Merge Request Diff tab?
I'd like to hide generated files from there, since I have plenty of them in 
the project, and they are polluting and slowing down every review by a lot.

I tried setting .gitattributes to something like this:

**/gen-thrift/** -diff

but it doesn't seem to have any effect on the UI diff display.

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/0d1e2745-bb75-4add-9ef2-748963bd5a78%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to