Open okdistribute opened 6 years ago
While investigating the size of mapeo-desktop, I found that the osm-p2p-db/benchmark/copy folder size is 59mb
How do we prevent this? Will simply adding a .gitignore for benchmark/copy be enough, or will we need to make sure it is removed before publishing?
benchmark/copy
nice catch! :fish:
I wonder copy/ came from? I don't see anything in the perf.js benchmarking file that'd produce a dir with that name.
copy/
perf.js
While investigating the size of mapeo-desktop, I found that the osm-p2p-db/benchmark/copy folder size is 59mb
How do we prevent this? Will simply adding a .gitignore for
benchmark/copy
be enough, or will we need to make sure it is removed before publishing?