-
Notifications
You must be signed in to change notification settings - Fork 4
/
.Rbuildignore
39 lines (39 loc) · 878 Bytes
/
.Rbuildignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
^.*\.Rproj$
^\.Rproj\.user$
^Release\.R$
^test\.docx$
^_pkgdown\.yml$
^docs$
^.*\.dropbox$
^\.dropbox\.attr$
^desktop\.ini$
^.*\.Rhistory$
^.*\.git$
^augmentedRCBD\.pdf$
^README\.Rmd$
^README\.html$
^README\.utf8.Rmd$
^README-*\.png$
^pkgdown$
^cran-comments\.md$
^vignettes/Data_Analysis_with_augmentedRCBD\.tex$
^vignettes/Data_Analysis_with_augmentedRCBD\.aux$
^vignettes/Data_Analysis_with_augmentedRCBD\.out$
^vignettes/Data_Analysis_with_augmentedRCBD\.log$
^vignettes/Data_Analysis_with_augmentedRCBD\.html$
^vignettes/Data_Analysis_with_augmentedRCBD\.knit.md$
^vignettes/Data_Analysis_with_augmentedRCBD\.utf8.md$
^vignettes/rlogo\.png$
^vignettes/rbase\.png$
^vignettes/rstudio panes\.png$
^vignettes/rstudio\.png$
^CRAN-RELEASE$
^\.github$
^tmp-pdfcrop-*$
^\.xlsx$
^\.docx$
^RoughWork$
^CITATION\.cff$
^codemeta\.json$
^cran-comments-archive\.md$
^vignettes/.*\.log$