We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e42d4e5 commit fe125daCopy full SHA for fe125da
1 file changed
.gitignore
@@ -41,10 +41,10 @@ envs/
41
docs/book/_build/*
42
docs/build/*
43
*micro_data_*.pkl
44
-run_examples/run_example_plots/*
45
-run_examples/OUTPUT_BASELINE/*
46
-run_examples/OUTPUT_REFORM/*
47
-run_examples/ogcore_example_output.csv
+examples/run_example_plots/*
+examples/OUTPUT_BASELINE/*
+examples/OUTPUT_REFORM/*
+examples/ogcore_example_output.csv
48
ogcore/tests/test_io_data/tax_func_loop_inputs_large.pkl
49
ogcore/tests/baseline/*
50
ogcore/tests/reform/*
0 commit comments