summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorNaeem Model <me@nmode.ca>2023-07-23 02:43:22 +0000
committerNaeem Model <me@nmode.ca>2023-07-23 02:43:22 +0000
commit1410d8167185f94beb213602e8221980b96d0b06 (patch)
tree0cfed8c00d669a4380f2bc2803563ff0d22f7698 /.gitattributes
parenta9b7d15569ee56ebacb1375898698d026a64ec79 (diff)
Add COVID-19 Canada datasets
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 4345894..3de8439 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3,6 +3,9 @@
*.R text
*.Rd text
+*.csv text
+*.rda binary
+
DESCRIPTION text
LICENSE text
NAMESPACE text