rcackerman / parole-hearing-data

http://www.parolehearingdata.org/
21 stars 12 forks source link

Ignore changes to output.csv to make it easier to develop locally #16

Closed hampelm closed 10 years ago

hampelm commented 10 years ago

When you run do.py, output.csv is changed. It would make sense ignore any changes to the output and store a reference output separately. This would help avoiding accidentally overwriting a clean output file.