]> nmode's Git Repositories - Rnaught/blobdiff - .gitattributes
Refactor seqB
[Rnaught] / .gitattributes
index 6ea2da6d1449b3b4fd800506b743a06dc64f891c..b4059b4aab924c3f9330b639db5cc4ace3bd316a 100644 (file)
@@ -1,9 +1,18 @@
-*.R     text
-*.Rd    text
+*                 text=auto
 
 
-DESCRIPTION    text
-LICENSE        text
-NAMESPACE      text
+*.R               text
+*.Rd              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