From: Naeem Model Date: Tue, 9 Jan 2024 10:47:32 +0000 (+0000) Subject: Update gitattributes X-Git-Url: https://git.nmode.ca/Rnaught/commitdiff_plain/7620d84eab1cf2b4ded296d891ec48ca5b64ca0b?ds=sidebyside Update gitattributes --- diff --git a/.gitattributes b/.gitattributes index 3de8439..b4059b4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,14 +1,18 @@ -* text=auto +* text=auto -*.R text -*.Rd text +*.R text +*.Rd text -*.csv text -*.rda binary +*.csv text +*.rda binary -DESCRIPTION text -LICENSE text -NAMESPACE text +DESCRIPTION text +LICENSE text +NAMESPACE text + +CITATION text +CITATION.cff text .gitattributes text .gitignore text +.Rbuildignore text