abstreet/.gitignore
Dustin Carlino 56101addcf Remove the zcool font and Xi'an import. #377
The Xi'an map isn't being regularly used, and it has some issues
(boundary is too large, OSM is missing buildings in most of the area).

The zcool font enables Chinese characters to render, but costs 6MB in
the binary files, slowing down wasm loading time. Eventually, we can
support async loading fonts and passing them to widgetry when loading a
map requiring them. For now, cutting down wasm size is a bigger
priority.

game wasm from 18MB to 12MB. Not bad!
2021-01-24 20:30:20 -08:00

25 lines
348 B
Plaintext

/target/
*.swp
__pycache__
.idea/
data/player
importer.json
data/input
data/system/bellevue
data/system/berlin
data/system/cambridge
data/system/cheshire
data/system/detroit
data/system/krakow
data/system/leeds
data/system/london
data/system/nyc
data/system/paris
data/system/salzburg
data/system/seattle
data/system/tel_aviv
data/system/warsaw