Summary
As part of #361 (removing all tile-related code), resources/tiles.json should be deleted and JSON files in resources/ should no longer be tracked.
Changes needed
- Delete
resources/tiles.json
- Remove
!resources/*.json exception from .gitignore so JSON files in resources/ are ignored
Summary
As part of #361 (removing all tile-related code),
resources/tiles.jsonshould be deleted and JSON files inresources/should no longer be tracked.Changes needed
resources/tiles.json!resources/*.jsonexception from.gitignoreso JSON files inresources/are ignored