-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
66 lines (55 loc) · 1.71 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
61
62
63
64
65
66
##############
# R and RStudio files.
.Rhistory
.RData
.Rproj.user
.Rproj.user/
##############
# Protected Information; see cubuspl42's answer in http://stackoverflow.com/questions/2415873/exceptions-in-gitignore
/unshared_material/*
/data_unshared/*
/data-unshared/*
/data/unshared/*
/sandbox/syntax-creator/data/unshared/*
/sandbox/syntax-creator/outputs/*/*.dat
# Dataset Exceptions
!utility/package-dependency-list.csv
# Keep the README files in the unshared directories. They provide documentation, and also force the directories to be created on other machines.
# Depending on how you do it, you might need to add w/ the command line (eg, git add -f ./data_unshared/raw/README.md)
!README.md
!data_unshared/contents.md
!data_unshared/raw/README.md
!data_unshared/derived/README.md
!data/unshared/contents.md
!data/unshared/raw/README.md
!data/unshared/derived/README.md
##############
# Misc files
# READMEs created by knitr. The markdown file should be the only version for a given directory.
README.html
# Unnecessary files from knitr reports
##############
# Windows
# Cached small image files
Thumbs.db
# Folder config file
Desktop.ini
ialsa-2015-portland-stencil.Rproj
##############
# Exceptions
!/data/README.md
!/data/*/README.md
!/data/*/*/README.md
!/data/*/*/*/README.md
!/data/*/*/*/*/README.md
manipulation/translator-support/outputs/grip-numbercomp/long-dataset.dat
*.dat
*.gh5
*.inp
sandbox/pipeline-demo-1/outputs/generic-data/data-long.rds
sandbox/pipeline-demo-1/outputs/generic-data/data-wide.rds
data/shared/derived/ls_catalog.rds
data/shared/derived/ls_catalog.rds
libs/papers/timmons_preacher_(customizable.r.code).pdf
libs/papers/timmons_preacher_(pairwise.comparisons).pdf
libs/papers/timmons_preacher_2015.pdf