-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy path.gitignore
60 lines (60 loc) · 1.16 KB
/
.gitignore
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
*~
.Rproj.user
.*.swp
.*.swo
.svn*
*.aux
*.ind
*.bbl
*._latexmk
*.toc
*.ilg
*.log
.DS_Store
vignettes/*/*_cache/*
vignettes/*/*_files/*
figure/
TeachingStatsWithR/cache
TeachingStatsWithR/figures
TeachingStatsWithR/Chap-*.R
RBuildIgnore/sandbox/randy/*
RBuildIgnore/sandbox/Nick/*
RBuildIgnore/sandbox/Vignettes/*/figure
RBuildIgnore/sandbox/Vignettes/*/figures
RBuildIgnore/sandbox/Vignettes/*/framed.sty
RBuildIgnore/sandbox/Vignettes/*/*.tex
RBuildIgnore/sandbox/Vignettes/*/*.gz
RBuildIgnore/sandbox/Vignettes/*/*.idx
RBuildIgnore/sandbox/Vignettes/*/cache/*
RBuildIgnore/sandbox/Vignettes/*/*.notes
RBuildIgnore/sandbox/Vignettes/*.R
RBuildIgnore/sandbox/Vignettes/*.html
RBuildIgnore/sandbox/Vignettes/*.md
RBuildIgnore/CheatSheets/
RBuildIgnore/builds/*gz
README.html
ExtraDocs/*R
ExtraDocs/*cache
ExtraDocs/*_files
*.Rcheck
data/*.csv.bz2
.Rd2dvi*
vignettes/*/*.tex
vignettes/Plotting/Figures/plt-explain*.pdf
vignettes/*_files/*
vignettes/*_figure/*
vignettes/*_cache/*
vignettes/*.tex
vignettes/*.synctex.gz
mosaic.Rproj
.httr-oauth
inst/doc
vignettes/*.R
vignettes/*.html
vignettes/*.md
vignettes/*.out
revdep/
/doc/
/Meta/
tests/testthat/Rplots.pdf
tests/testthat/_snaps