X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/2d32ea0f265d0c0ad0ad403f13930292be53baa1..8af9cb50c7856800a9e014685a479ed3918837c3:/.gitattributes diff --git a/.gitattributes b/.gitattributes index 4345894..2ee1786 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,11 +1,24 @@ -* text=auto +* text=auto -*.R text -*.Rd text +*.R text +*.Rd text +*.Rmd text -DESCRIPTION text -LICENSE text -NAMESPACE text +*.csv text +*.rda binary + +*.css text +*.html text + +*.png binary + +DESCRIPTION text +LICENSE text +NAMESPACE text + +CITATION text +CITATION.cff text .gitattributes text .gitignore text +.Rbuildignore text