-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy path.gitignore
50 lines (46 loc) · 977 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
40
41
42
43
44
45
46
47
48
49
50
# R
.Rproj.user
.Rhistory
.RData
.Ruserdata
*/_targets/*
*.Rproj
*/_targets/
*/scratch.R
.DS_Store
# Large files
*.ai
*.gif
*.psd
*.nc
# Subdirectory specific files
01_part-to-whole_mfmeyer/in/*.csv
03_historical_jread/_targets/*
04_flora_cnell/out/*.tiff
04_flora_cnell/out/*.png
05_slope_mmorriss/Data/
05_slope_mmorriss/figures/*.eps
05_slope_mmorriss/figures/*.svg
06_owid_mmorriss/Data/*.csv
06_owid_mmorriss/Figures/*.png
07_physical_distributions_stopp/data_in/*
08_mountains_khopkins/in
09_statistics_soliver/in_dat/*.rds
09_statistics_soliver/in_dat/gpw-v4-population-count-rev11_2020_30_sec_tif/
11_circular_csimeone/data_in/*.rds
11_circular_csimeone/data_in/NWIS_data/*.csv
11_circular_csimeone/README.html
16_environment_lplatt/*
!16_environment_lplatt/_targets.R
!16_environment_lplatt/README.md
19_shamshaw/data/*
20_newTool_mharlan/data/*
21_down_upwards_tthompson/out/*.png
21_down_upwards_tthompson/src/*.csv
# Spatial
*.cpg
*.dbf
*.fix
*.prj
*.shp
*.shx