]> nmode's Git Repositories - Rnaught/blobdiff - .gitattributes
Enable Markdown syntax in documentation
[Rnaught] / .gitattributes
index 434589446b8d77998f41800f7725f80a2f805c90..b4059b4aab924c3f9330b639db5cc4ace3bd316a 100644 (file)
@@ -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
 
 .gitattributes    text
 .gitignore        text
+.Rbuildignore     text