diff options
author | Naeem Model <me@nmode.ca> | 2024-01-14 11:58:13 +0000 |
---|---|---|
committer | Naeem Model <me@nmode.ca> | 2024-01-14 11:58:13 +0000 |
commit | cc76f0efe047537d9371160da4e87a1da4d923c3 (patch) | |
tree | 9275fbe8f4b128a58fdb65e93621ba03a54cd656 /.gitattributes | |
parent | 2a6de5fb5270f70eb83233a10bb84301c119cc16 (diff) |
Prepare package for use of vignettes
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index b4059b4..665ff50 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,7 @@ *.R text *.Rd text +*.Rmd text *.csv text *.rda binary |