-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
39 lines (31 loc) · 969 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
.Rhistory
.RData
.Ruserdata
## Ignored (unshared) folders
data/unshared/*.*
data/unshared/raw/*
data/unshared/derived/*
model-output/*.*
model-output/*/*.*
model-output/*/*/*.*
model-output/*/*/*/*.*
model-output/*/*/*/*/*.*
model-output/*/*/*/*/*/*.*
model-output/*/*/*/*/*/*/*.*
!model-output/README.md
reports/physical-cognitive/forest/forest-plot-pulmonary/*
## Exceptions
!data/unshared/README.md
!data/unshared/raw/README.md
!data/unshared/derived/README.md
!model-output/*/README.md
model-output/*/*/*.out
model-output/*/*/*/*.out
model-output/*/*/*/*/*.out
model-output.rar
model-output/physical-cognitive/studies/nuage/grip-2016-11-11/NuAge_gripmmms_female_Slopes
model-output/physical-cognitive/studies/nuage/grip-2016-11-11/NuAge_gripmmms_male_Slopes
model-output/physical-cognitive/studies/nuage/grip-2016-11-11/NuAge_gripmmse_female_Slopes
model-output/physical-cognitive/studies/nuage/grip-2016-11-11/NuAge_gripmmse_male_Slopes
*.xlsx