# Ignore files with nonstandard format
.yamato/*.yml
# Ignore artifacts
build
coverage
coverage-renderer
dist
# Ignore project dependencies
**/node_modules/**
