# Track all files in test-images directory with Git LFS except README files
test-images/** filter=lfs diff=lfs merge=lfs -text
test-images/**/README.md !filter !diff !merge text
