forked from ProjectMOSAIC/mosaic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
39 lines (39 loc) · 795 Bytes
/
.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
*~
.Rproj.user
.*.swp
.*.swo
.svn*
*.aux
*.ind
*.bbl
*._latexmk
*.toc
*.ilg
*.log
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/builds/*gz
*.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