]> nmode's Git Repositories - Rnaught/blobdiff - .gitattributes
Update about.html
[Rnaught] / .gitattributes
index 3de84398a43d444afbd364cc5cfdd496cb7b0c63..2ee17860542a5d495d1206c3f9b821921cbf23ce 100644 (file)
@@ -1,14 +1,24 @@
-* text=auto
+*                 text=auto
 
-*.R     text
-*.Rd    text
+*.R               text
+*.Rd              text
+*.Rmd             text
 
-*.csv    text
-*.rda    binary
+*.csv             text
+*.rda             binary
 
-DESCRIPTION    text
-LICENSE        text
-NAMESPACE      text
+*.css             text
+*.html            text
+
+*.png             binary
+
+DESCRIPTION       text
+LICENSE           text
+NAMESPACE         text
+
+CITATION          text
+CITATION.cff      text
 
 .gitattributes    text
 .gitignore        text
+.Rbuildignore     text