I have a git repository with a filter in .gitattributes as * filter=ls, so that each file is filtered before stored in the repo. The filter is conf
.gitattributes
* filter=ls