# The shipped hexworld.pmtiles archive and the Noto Sans glyph ranges are
# checked in (see README + tiles/fonts/OFL.txt). Everything else generated
# under tiles/ — intermediate cuts, generator scratch — stays local.
/tiles/*.pmtiles
!/tiles/hexworld.pmtiles
/tiles/*.mbtiles
/tiles/*.geojsonl
/tiles/*.geojson
/out/
/node_modules/
*.tsbuildinfo

# Vitest browser-mode failure artifacts.
/test/browser/__screenshots__/
/.vitest-attachments/
