DEBSOURCES
Skip Quicknav
sources / python-rdata / 0.11.2-1 / .gitattributes
12345
# Mark rda and rds files as binary. # Otherwise git might change the line endings of # ascii-formatted files, which breaks the tests *.rda -text *.rds -text