]> nmode's Git Repositories - Rnaught/blobdiff - .gitattributes
Create subheadings in pkgdown reference page
[Rnaught] / .gitattributes
index 434589446b8d77998f41800f7725f80a2f805c90..2ee17860542a5d495d1206c3f9b821921cbf23ce 100644 (file)
@@ -1,11 +1,24 @@
-* text=auto
+*                 text=auto
 
-*.R     text
-*.Rd    text
+*.R               text
+*.Rd              text
+*.Rmd             text
 
-DESCRIPTION    text
-LICENSE        text
-NAMESPACE      text
+*.csv             text
+*.rda             binary
+
+*.css             text
+*.html            text
+
+*.png             binary
+
+DESCRIPTION       text
+LICENSE           text
+NAMESPACE         text
+
+CITATION          text
+CITATION.cff      text
 
 .gitattributes    text
 .gitignore        text
+.Rbuildignore     text