-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
46 lines (37 loc) · 957 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
# OS-specific files
.DS_Store
# exclude .idea dir
.idea
# exclude xcode project file/directory
moirai.xcodeproj/
# exclude the unzipped sage175crop files
indata/HarvestedAreaYield175Crops_NetCDF/*.png
indata/HarvestedAreaYield175Crops_NetCDF/*.nc
# exclude the unzipped HYDE32 files
indata/HYDE32_baseline/*.asc
# exclude the unzipped ISAM files
indata/ISAM_LC/*.nc
# exclude build dirs
bin/
obj/
Build/
# exclude output dirs
outputs/
examples/outputs/
*.tif
diagnostics/.RData
diagnostics/.Rhistory
*.xml
*.tif
*.nc4
# exclude some other stuff
ancillary/old/
diagnostics/basins235_example_outputs_spatial_output_files/
example_outputs/basins235/*
example_outputs/basins235/aglu-data/
*.stackdump
ancillary/carbon_harmonization/completeness_AG_q3.csv
ancillary/carbon_harmonization/completeness_interpolated_AG_q3.csv
ancillary/carbon_harmonization/Global_carbon_AGq3.csv
diagnostics/data_for_plot.csv
ancillary/carbon_harmonization/basin_AGq3.csv