-
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.gitignore
More file actions
42 lines (39 loc) · 827 Bytes
/
.gitignore
File metadata and controls
42 lines (39 loc) · 827 Bytes
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
.vscode/*
.vscode/
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace
.DS_Store
.env
env/
.venv
venv/
__pycache__/
.ipynb_checkpoints/
edstats/input/*.csv
povcal/data_by_poverty_line/
povcal/output/
ihme_gbd/ihme_gbd_cause/input/*
ihme_gbd/ihme_gbd_cause/output/*
ihme_gbd/ihme_gbd_risk/input/*
ihme_gbd/ihme_gbd_risk/output/*
ihme_gbd/ihme_gbd_prevalence/input/*
ihme_gbd/ihme_gbd_prevalence/output/*
ihme_gbd/ihme_gbd_mental_health/input/*
ihme_gbd/ihme_gbd_mental_health/output/*
ihme_gbd/ihme_gbd_child_mortality/input/*
ihme_gbd/ihme_gbd_child_mortality/output/*
un_sdg/input/*
un_sdg/output/*
un_sdg/metadata/
migration/input/
*.Rproj.user
*.Rhistory
*.Rproj
.Rproj.user
venv
.idea
# Sanity checks and temporary files for CAIT datasets.
cait/sanity_checks/*.html
cait/grapher/temp.json