X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/2d32ea0f265d0c0ad0ad403f13930292be53baa1..95b5ad6ce6ec5f76094b1e7176acfd44ffeef4e9:/.gitattributes?ds=inline diff --git a/.gitattributes b/.gitattributes index 4345894..b4059b4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,11 +1,18 @@ -* text=auto +* text=auto -*.R text -*.Rd text +*.R text +*.Rd text -DESCRIPTION text -LICENSE text -NAMESPACE text +*.csv text +*.rda binary + +DESCRIPTION text +LICENSE text +NAMESPACE text + +CITATION text +CITATION.cff text .gitattributes text .gitignore text +.Rbuildignore text