]> nmode's Git Repositories - Rnaught/blobdiff - .gitattributes
Revamp Shiny app
[Rnaught] / .gitattributes
index 6ea2da6d1449b3b4fd800506b743a06dc64f891c..e79ba005201cd49cbb5c4430bfdb6e21c872c5c6 100644 (file)
@@ -1,9 +1,21 @@
-*.R     text
-*.Rd    text
+*                 text=auto
 
 
-DESCRIPTION    text
-LICENSE        text
-NAMESPACE      text
+*.R               text
+*.Rd              text
+*.Rmd             text
+
+*.csv             text
+*.rda             binary
+
+*.png             binary
+
+DESCRIPTION       text
+LICENSE           text
+NAMESPACE         text
+
+CITATION          text
+CITATION.cff      text
 
 .gitattributes    text
 .gitignore        text
 
 .gitattributes    text
 .gitignore        text
+.Rbuildignore     text