* text eol=lf

*.js text
*.sh text

*.png binary
*.jpg binary
*.tiff binary
*.pdf binary

*.gz binary
*.bz2 binary
*.zip binary

*.bat eol=crlf
*.tab eol=crlf
*.xls binary
*.xlsx binary

*.bam binary

# Use Git Large File Storage (LFS) for large test files
resolwe_bio/tests/files/large/* filter=lfs diff=lfs merge=lfs -text
