.DS_Store
/node_modules/
/test/**/build/
!/src/core/adapt/fixtures/*/.svelte-kit/
!/test/node_modules/
/test/apps/basics/test/errors.json
.custom-out-dir/
/test/watch/src/lib/*
!/test/watch/src/lib/index.js

# these are already ignored by the top level .gitignore
# repeating them here as a faux prettier ignore
.svelte-kit/
dist/
