UNPKG

345 BPlain TextView Raw
1# Pre-processed locale data output from Ldml2JsonConverter
2cldr/
3data/
4
5# test262 compiled python files
6*.pyc
7
8# Ignore test262 output
9*.log
10
11# d8 artifact
12.d8_history
13
14# The NPM package only needs runtime files.
15# (It doesn't need anything used during development of this library.)
16tools/
17tests/
18
19coverage/
20tasks/
21tmp/
22.travis.yml
23Gruntfile.js