forked from PSLmodels/OG-Core
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
58 lines (58 loc) · 827 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
51
52
53
54
55
56
57
58
*.pyc
MANIFEST
build/*
dist/*
*.cache/
.coverage
.coveragerc
htmlcov/*
*.aux
*.bbl
*.blg
*.fdb_latexmk
*.idx
*.ilg
*.ind
*.lof
*.log
*.lot
*.out
*.pdfsync
*.synctex.gz
*.toc
*.swp
*.asv
*.nav
*.snm
*.gz
*.bib.bak
*.fls
*.m~
*.sublime*
.DS_Store
*puf.csv
*/OUTPUT/*
envs/
*.egg-info/
*dask-worker-space*
*.ipynb_checkpoints*
*/__pycache__/*
*regression_results*
docs/book/_build/*
docs/build/*
*micro_data_*.pkl
run_examples/run_example_plots/*
run_examples/OUTPUT_BASELINE/*
run_examples/OUTPUT_REFORM/*
run_examples/ogcore_example_output.csv
ogcore/tests/test_io_data/tax_func_loop_inputs_large.pkl
ogcore/tests/baseline/*
ogcore/tests/reform/*
ogcore/tests/OUTPUT/*
ogcore/tests/OUTPUT_BASELINE/*
ogcore/tests/OUTPUT_REFORM/*
regression/OUTPUT_BASELINE/*
regression/OUTPUT_REFORM*
.vscode/
*default.profraw
*un_api_token.txt