# test262 compiled python files
*.pyc

# Ignore test262 output
*.log

# d8 artifact
.d8_history

# NPM packages installed locally
node_modules

lib/
tmp/
tests/test262/harness/
tests/test262/test/
