AllenDowney/ThinkDSP

fb.csv and FB.csv lead to duplicate file error on windows and modified state of fb.csv right after cloning.

RonaldAJ opened this issue · 3 comments

I attempted to fix this in this PR but this PR created new renamed files and changed all references to use the new names, but still kept the old name-clashing files in the repo. A second PR here removes the old files, which should actually resolve this issue. cc @AllenDowney

Problem is solved! Tested on windows10 creating a fresh clone.

👍