Category "cloc"

How to get a list of files ignored or skipped by cloc

If the beginning of my cloc --vcs git output is something like the following: 1826 text files. 1780 unique files.

--exclude-lang = "xml" is not working using cloc

I have used --exclude-lang = "xml" and --exclude-lang = "designer.cs" to exclude designer and xml files from count of lines changes in two different folders but