# Dependency directory
node_modules/

# Output of 'npm pack'
*.tgz

# OS metadata
.DS_Store
Thumbs.db

# Ignore built ts files
__tests__/runner/*
lib/**/*

# Output directory
build/