Skip to content

Commit fe125da

Browse files
committed
Updated .gitignore
1 parent e42d4e5 commit fe125da

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ envs/
4141
docs/book/_build/*
4242
docs/build/*
4343
*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
44+
examples/run_example_plots/*
45+
examples/OUTPUT_BASELINE/*
46+
examples/OUTPUT_REFORM/*
47+
examples/ogcore_example_output.csv
4848
ogcore/tests/test_io_data/tax_func_loop_inputs_large.pkl
4949
ogcore/tests/baseline/*
5050
ogcore/tests/reform/*

0 commit comments

Comments
 (0)