dhmit / self-sufficient-cities

An interactive mapping and timeline project about urban communities that grew their own food in the 20th century United States.
https://cities.dhlab.mit.edu/
5 stars 2 forks source link

Correctly Ignore `webpack-stats.json` #24

Closed samimak37 closed 2 years ago

samimak37 commented 2 years ago

This PR removes webpack-stats.json from the repo so that it is correctly ignored. The file was also listed twice in .gitignore, which has now been corrected.

anastasia commented 2 years ago

AH, thank you!